What's Changed
- BHC native builds: package DB interfaces, package-id, transitive deps by @raffaelschneider in #7
- fix: BHC artifact-cache correctness (register on hit; create restore dir) by @raffaelschneider in #8
- fix(hx-cli): compile main source file (not module name) in BHC native build by @raffaelschneider in #9
- feat(hx-cli): hx run --backend bhc --native by @raffaelschneider in #10
- feat(hx-cli): hx test --backend bhc --native by @raffaelschneider in #11
New Contributors
- @raffaelschneider made their first contribution in #7
Full Changelog: v0.8.2...v0.9.0