Skip to content

0.3.0

Choose a tag to compare

@rockbruno rockbruno released this 06 Nov 21:33
· 13 commits to main since this release
0fb684a

Breaking Changes

  • The requirement for providing *_build_test targets has been removed. All related CLI flags have been removed. The BSP is now able to compile individual libraries correctly without needing extra infra on the user's side.
  • Removed --separate-aquery-output. This optimization is not necessary anymore.
  • Build batching related arguments will as of this release be ignored if not passing the new --compile-top-level flag. This is temporary and should go away soon.

New Args

  • Added --compile-top-level to allow controlling whether the BSP should retain the old behavior of compiling top-level targets directly. Defaults to false.

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

Compatibility

This release was developed / tested for: