Releases: hndrs/gradle-publishing-info-plugin
Releases · hndrs/gradle-publishing-info-plugin
v3.1.0
Changed
- internally replaced the BuildListener with a simple action to support gradles
configuration-cache
option - dependency upgrade kotlin 1.8.20
- dependency upgrade gradle 8.1.1
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Changed
- dependency upgrade kotlin 1.8.10
- dependency upgrade gradle 8.0.2
- dependency upgrade java 17
- dependency upgrade com.gradle.plugin-publish
Full Changelog: v2.0.0...v3.0.0
v2.0.0
Changed
- plugin only has to be applied on rootproject
- changed Contributer Email to be optional
- changed Developer Email to be optional
Added
- added inceptionYear information
- added warn log when plugin is applied to sub projects
- added applyFromRoot property allows applying all infos defined in the rootProject