v0.1.0
The minor bump in this release indicates two things:
- LLVM was updated to 17 (from 14). This was forced by the new CI process, but it's a good change nonetheless.
- The JVM interface for invoking the binary (used in SBT plugin and the future Mill plugin) is entering a maturing phase, where I would like to enable MiMa for those artifacts and keep them binary and source stable.
The LLVM 17 change forces me to bump some of the other important improvements to future releases.
Additionally, we're now publishing Apple Silicon binaries straight from CI, thanks to Github Actions adding the runners.
Other PRs
Full Changelog: v0.0.24...v0.1.0