Added
- Add .md support to the Apache License and Notice transformers. (#1041)
Changed
- BREAKING CHANGE: Rewrite this plugin in Kotlin. (#1012)
- BREAKING CHANGE: Migrate
Transformers to using lazy properties. (#1036) - BREAKING CHANGE: Migrate
ShadowJarto using lazy properties. (#1044)
isEnableRelocationis removed, useenableRelocationinstead. - BREAKING CHANGE: Resolve
Configurationdirectly inDependencyFilter. (#1045) - BREAKING CHANGE: Migrate
SimpleRelocatorto using lazy properties. (#1047)
Removed
- BREAKING CHANGE: Remove Develocity integration. (#1014)
Fixed
- Fix single Log4j2Plugins.dat isn't included into fat jar. (#1039)