Skip to content

Releases: dzmpr/kataloger

v0.3.3

17 Aug 16:47
Compare
Choose a tag to compare

Changelog

  • Support library notation with group and name but without version.

v0.3.2

31 Jul 09:52
Compare
Choose a tag to compare

Changelog

  • Fix: Typo in default configuration filename that was introduced in previous fix.

v0.3.1

31 Jul 09:43
Compare
Choose a tag to compare

Changelog

  • Fix: Default configuration file now correctly shipped.

v0.3.0

30 Jul 18:01
Compare
Choose a tag to compare

Changelog

  • Added support for more library and plugin notations in catalog.
  • Repositories configuration file replaced with kataloger configuration file, where beside repositories can be specified catalog paths and parameters.
  • Minimum required python version lowered to 3.8.

v0.2.0

27 Jan 08:48
Compare
Choose a tag to compare

Changelog

  • Support update multiple gradle version catalogs.
  • If repositories not provided default set of repositories will be used (Maven Central, Google, Gradle Plugin Portal).
  • Fix: correct handle absence of latest, release, lastUpdated tags and just one version of dependency in artifact metadata.

v0.1.0

01 Oct 15:56
Compare
Choose a tag to compare

Changelog

  • Initial release!🚀