All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- adds gradle
configuration-cache
support by replacing BuildListener
- dependency upgrade kotlin 1.8.10
- dependency upgrade gradle 8.0.2
- dependency upgrade java 17
- dependency upgrade com.gradle.plugin-publish
- plugin only has to be applied on rootproject
- changed Contributer Email to be optional
- changed Developer Email to be optional
- added inceptionYear information
- added warn log when plugin is applied to sub projects
- added applyFromRoot property allows applying all infos defined in the rootProject
- Allow adding POM Meta info via
publishingInfo