You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing docker build (#87)
- Speedup and simplify docker build
- Fix compiler errors when building with clang-15
- Update readme on building with docker
- Minor reformatting (using existing `.clang-format` file)
Adding all `hyde` values under a top-level `hyde` YAML key (#80)
* adding all `hyde` values under a top-level `hyde` YAML key
* adding `fixup-hyde-subfield` flag
* fixes to the merge logic