Skip to content

Releases: relizaio/versioning

2025.01.2

12 Jan 19:59

Choose a tag to compare

Changes:

  1. Better handling of dashes in versions and schemas
  2. Code refactoring

Refer to Maven Central repository for library downloads.

Docker Hub image: relizaio/versioning:2025.01.2

2025.01.1

11 Jan 17:05

Choose a tag to compare

Changes:

  1. 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

09 Jan 10:55

Choose a tag to compare

Changes:

  1. Support for version bump via modifier when all components are pinned
  2. Update test assertions
  3. Code refactoring

Refer to Maven Central repository for library downloads.

Docker Hub image: relizaio/versioning:2025.01.0

2023.07.12

27 Jul 20:03

Choose a tag to compare

  • 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

22 Jul 01:39

Choose a tag to compare

  • 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

07 Apr 22:20

Choose a tag to compare

  • 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

07 Apr 20:53

Choose a tag to compare

  • 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

26 Feb 00:20

Choose a tag to compare

  • 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

24 Feb 18:57

Choose a tag to compare

  • Fix semver auto-increment on version pins

Refer to Maven Central repository for library downloads.

2020.02.Stable.3

14 Feb 01:27

Choose a tag to compare

  • Fix issue with semver metadata not properly denoted with plus sign

Refer to Maven Central repository for library downloads.

CLI downloadable jar is attached.