Skip to content

Releases: pemistahl/version-catalog-linter-gradle-plugin

Version Catalog Linter 1.0.3

31 Jan 22:16
Compare
Choose a tag to compare

Bug Fixes

  • The Gradle tasks failed when a single-line comment was part of a version catalog. This has been fixed. (#5)

Version Catalog Linter 1.0.2

16 Jan 20:06
Compare
Choose a tag to compare

Bug Fixes

  • Libraries declared using string notation now throw a validation error in the VersionCatalogChecker asking to use table notation instead. This change makes the behavior of the checker consistent with the behavior of the VersionCatalogFormatter which already converts string notation to table notation.

  • The VersionCatalogFormatter inserted section labels into the version catalog even when a section did not contain any data. This has been fixed.

Version Catalog Linter 1.0.1

09 Jan 15:49
Compare
Choose a tag to compare

Improvements

  • The shadowJar plugin has been applied to produce artifacts with all dependencies included for convenience.

Version Catalog Linter 1.0.0

07 Jan 16:20
1801a9e
Compare
Choose a tag to compare

This is the very first release. Enjoy!