Changelog¶
All notable changes to this project will be documented in this file.
The format is based on keep a changelog and using following types of changes: Added
, Changed
, Deprecated
, Removed
, Fixed
, Security
, Bumped
and Migration
.
This project adheres to semantic versioning.
Unreleased¶
See changeset
Bumped¶
- Gradle Plugin Convention 0.2.0 -> 0.2.1
0.2.0¶
See changeset
Bumped¶
- Gradle Plugin Convention 0.0.7 -> 0.2.0
- Jackson Dataformat Toml 2.14.1 -> 2.14.2
0.1.1¶
See changeset
Changed¶
- package group name
Bumped¶
- jacksonToml 2.14.0 -> 2.14.1
0.1.0¶
Initial release of the VersionCatalogAccessor - a version catalog accessor for Gradle plugin development