Skip to content

Releases: ajoberstar/gradle-defaults

0.17.6

18 Feb 05:03
Compare
Choose a tag to compare

Support PGP subkeys

0.17.5

23 Apr 21:09
Compare
Choose a tag to compare
0.17.5

0.17.2

22 Apr 14:39
Compare
Choose a tag to compare

Updates for compatibility with Gradle 8.

0.17.1

09 Feb 16:10
Compare
Choose a tag to compare

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

11 May 21:34
Compare
Choose a tag to compare

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

23 Mar 23:10
Compare
Choose a tag to compare

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

29 Dec 19:19
Compare
Choose a tag to compare

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

29 Dec 19:13
Compare
Choose a tag to compare
0.14.2-rc.1 Pre-release
Pre-release

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

29 Dec 18:46
Compare
Choose a tag to compare

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

29 Dec 18:43
Compare
Choose a tag to compare
0.14.1-rc.1 Pre-release
Pre-release

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