Skip to content

Releases: SgtSilvio/gradle-metadata

0.6.0

18 May 16:25
Compare
Choose a tag to compare

🌟 Features

  • Integration with the Gradle Plugin Development Plugin

✨ Improvements

  • Published artifacts are signed

ℹ️ Miscellaneous

  • Increased minimum required Gradle version to 6.6

0.5.0

01 Jul 16:06
Compare
Choose a tag to compare

🌟 Features

  • Use SPDX short/full name and url

✨ Improvements

  • Fix Gradle 9 deprecation warning
  • Move from the old com.github to the new io.github namespace

0.4.0

15 Nov 22:31
Compare
Choose a tag to compare

🌟 Features

  • Add convention for github.org derived from the project group without TLDs (org, com, ...)
  • Add convention for github.repo equal to the project name

✨ Improvements

  • Consistent convention handling, now also for github.issues and github.pages

0.3.0

07 Jun 22:03
Compare
Choose a tag to compare

🌟 Features

  • Use NamedDomainObjectContainer for developers
  • Use InitProvider for nested objects

0.2.0

05 Mar 18:28
Compare
Choose a tag to compare

🌟 Features

Lazy configuration

  • Use Property instead of getters and setters
  • Configure optional pom/bnd metadata only if it is set

0.1.2

17 May 18:58
Compare
Choose a tag to compare
v0.1.2

Version to 0.1.2

0.1.1

06 May 07:45
Compare
Choose a tag to compare
v0.1.1

Version to 0.1.1

0.1.0

05 May 23:01
Compare
Choose a tag to compare
v0.1.0

Added README.md