Skip to content

9.0.0-beta4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 15:01
· 38 commits to main since this release

Changed

  • BREAKING CHANGE: Some public getters are removed from SimpleRelocator, includes and excludes are exposed as SetPropertys. (#1079)

Fixed

  • Adjust property initializations and modifiers in ShadowJar. (#1090)
    This fixes the regression for registering custom ShadowJar tasks.