Releases: ajoberstar/gradle-defaults
0.17.6
0.17.5
0.17.5
0.17.2
Updates for compatibility with Gradle 8.
0.17.1
Major rewrite to leverage newer conventions in Gradle and provide more decoupled plugins. Also supports publishing to Maven Central.
As always is tailored for my own projects, and includes things you may find undesirable, such as a hardcoded reference to using Apache License 2. This plugin should be used only as an example and not directly by other projects.
0.15.1
Bug fix for removal of the nebula.maven-resolved-versions
dep.
Breaking Changes
None
Enhancements
None
Fixes
- Bug fix for removal of the
nebula.maven-resolved-versions
dep.
Deprecations
None
Compatibility
Java: requires 8 or higher
Gradle: untested
0.15.0
Plugin updates
Breaking Changes
- Upgrade
org.ajoberstar.grgit
to 3.1.1 - Upgrade
org.ajoberstar.git-publish
to 2.1.0 - Upgrade
org.ajoberstar.stutter
to 0.5.0 - Upgrade
com.diffplug.spotless
to 3.20 - Upgrade
com.gradle.plugin-publish
to 0.10.1
Enhancements
None
Fixes
None
Deprecations
None
Compatibility
Java: requires 8 or higher
Gradle: untested
0.14.2
Correctly upgrade grgit dependency to 3.0.0.
Breaking Changes
- Upgrade
org.ajoberstar.grgit
to 3.0.0 (this was broken in 0.14.1)
Enhancements
None
Fixes
None
Deprecations
None
Compatibility
Java: requires 8 or higher
Gradle: untested
0.14.2-rc.1
Correctly upgrade grgit dependency to 3.0.0.
Breaking Changes
- Upgrade
org.ajoberstar.grgit
to 3.0.0 (this was broken in 0.14.1)
Enhancements
None
Fixes
None
Deprecations
None
Compatibility
Java: requires 8 or higher
Gradle: untested
0.14.1
Restore use of basic formatting for Groovy instead of greclipse. It caused weird formatting changes.
Breaking Changes
- Stop using
greclipse
formatter for Groovy code
Enhancements
None
Fixes
None
Deprecations
None
Compatibility
Java: requires 8 or higher
Gradle: untested
0.14.1-rc.1
Restore use of basic formatting for Groovy instead of greclipse. It caused weird formatting changes.
Breaking Changes
- Stop using
greclipse
formatter for Groovy code
Enhancements
None
Fixes
None
Deprecations
None
Compatibility
Java: requires 8 or higher
Gradle: untested