Releases: dzmpr/kataloger
Releases · dzmpr/kataloger
v0.3.3
v0.3.2
Changelog
- Fix: Typo in default configuration filename that was introduced in previous fix.
v0.3.1
Changelog
- Fix: Default configuration file now correctly shipped.
v0.3.0
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
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.