Skip to content

v0.1.0

Compare
Choose a tag to compare
@keynmol keynmol released this 03 Feb 10:51
· 19 commits to main since this release
a3cec00

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

  • Use macos arm runner, update base interface to 0.0.24 by @keynmol in #270

Full Changelog: v0.0.24...v0.1.0