Skip to content

Releases: itsnotoger/gradle-plugin

1.0.4

13 Oct 22:26
Compare
Choose a tag to compare
  • Fix bug causing toGDrive task to report outcome NO-SOURCE in Gradle 8.10

Full Changelog: 1.0.3...1.0.4

1.0.3

13 Oct 15:23
Compare
Choose a tag to compare
  • Remove debug prints of previous version
  • document minimum gradle version

Full Changelog: 1.0.2...1.0.3

1.0.2

13 Oct 14:57
Compare
Choose a tag to compare

Update gdrive locator

Full Changelog: 1.0.1...1.0.2

1.0.1

22 Jul 21:13
Compare
Choose a tag to compare
  • Remove fatJar classpath

Full Changelog: v1.0.0...1.0.1

🍕

20 Jul 22:07
Compare
Choose a tag to compare

Tired of juggling git commits for version, so this will just be 1.0 now, so I can remember which project is at which rough feature stage of the plugin.

Latest features:

  • extra-java-module-info plugin support, with automatic modules allowed, and modularization disabled for tests
  • some module-infos are provided by this plugin (currently covering my Misc/FxTwitch/OgerUtil/WinOgerUtil projects)
  • fatJar task is still supported