Releases: relizaio/versioning
2025.01.2
Changes:
- Better handling of dashes in versions and schemas
- Code refactoring
Refer to Maven Central repository for library downloads.
Docker Hub image: relizaio/versioning:2025.01.2
2025.01.1
Changes:
- Support for version bump via metadata when all components and modifier are pinned - ensures support for GitVersion version bump strategies
Refer to Maven Central repository for library downloads.
Docker Hub image: relizaio/versioning:2025.01.1
2025.01.0
Changes:
- Support for version bump via modifier when all components are pinned
- Update test assertions
- Code refactoring
Refer to Maven Central repository for library downloads.
Docker Hub image: relizaio/versioning:2025.01.0
2023.07.12
- fix semver modifier parsing on matching version component
Refer to Maven Central repository for library downloads.
Docker Hub image: relizaio/versioning:2023.07.12
2023.07.10
- consider version naming in schema for matching pins
- use graalvm for docker build
- switch to Gradle
- use ZoneDateTime for current day, month and year
- handle branch in pin
- better handling of separators and modifiers with branch in schema
- remove deprecated security manager
- use native build as default for docker
Refer to Maven Central repository for library downloads.
Docker Hub image: relizaio/versioning:2023.07.10
2022.04.3
- Proper handling of modifiers and metadata on CLI - pin them to user input and reset on bumps if not specified
Refer to Maven Central repository for library downloads.
Docker Hub image: relizaio/versioning:2022.04.3
2021.12.3
- Fix incorrect modifier parsing in some scenarios
- Fix issues with bumping semver components on calver update if they are pinned
Refer to Maven Central repository for library downloads.
Docker Hub image: relizaio/versioning:2021.12.3
2020.02.Stable.8
- Fix case with CalVer auto-increments and 2-digit year
- Add support for bumppatch action on cli
Refer to Maven Central repository for library downloads.
Docker Hub image: relizaio/versioning:2020.02.Stable.8
CLI downloadable is attached.
2020.02.Stable.5
- Fix semver auto-increment on version pins
Refer to Maven Central repository for library downloads.
2020.02.Stable.3
- Fix issue with semver metadata not properly denoted with plus sign
Refer to Maven Central repository for library downloads.
CLI downloadable jar is attached.