Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@TheMrMilchmann TheMrMilchmann released this 06 Mar 16:32
· 55 commits to master since this release
e3f5778

Improvements

  • Introduced an experimental API that can be used to infer toolchains for arbitrary tasks.
  • Toolchain tools are now configured to fallback to use the build JVM as last fallback.
    • This fixes a few edge-cases that could break compatibility with Gradle 8.

Fixes

  • Fixed an issue that could cause the plugin configuration to be applied multiple times under rare circumstances.