Skip to content

9.0.0-beta10

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 05:41
· 24 commits to main since this release
130219e

Added

  • Compat Kotlin Multiplatform plugin. (#1280)
    You still need to manually configure manifest.attributes (e.g. Main-Class attr) in the shadowJar task if necessary.

Changed

Fixed

  • Fix the last modified time of shadowed directories. (#1277)

Removed

  • BREAKING CHANGE: Remove Named from the parents of Transformer. (#1289)