Releases: nebula-plugins/gradle-info-plugin
Releases · nebula-plugins/gradle-info-plugin
v12.1.2
v12.1.1
Full Changelog: v12.1.0...v12.1.1
v12.1.0
What's Changed
- Use providers.exec() for git operations GitScmProvider in order to avoid jgit breaking configuration cache by @rpalcolea in #105
Full Changelog: v12.0.1...v12.1.0
v12.0.1
v12.0.0
Breaking changes
v11.4.1
v11.4.0
What's Changed
- InfoJavaPlugin: use compile task level information to extract target/source compatibility by @rpalcolea in #100
Full Changelog: v11.3.3...v11.4.0
v11.3.3
What's Changed
- Evaluate project fields as
String
to avoid theirObject
form from being serialized
v11.3.1
Actually use the correct annotation this time
v11.3.0
What's Changed
- Additional configuration cache compatibility