Skip to content

Releases: pacificrelease/Calaf

2025.9

20 Sep 20:44

Choose a tag to compare

Added

Changed

  • Change Patch to Micro to improve version clarity #6

Fixed

  • Fix repository status reading for unborn repositories #7

  • Add timeout handling to Git wrapper to prevent hangs #9

2025.8

09 Aug 23:06

Choose a tag to compare

Added

  • Added support for alpha release types. #2

  • Added support for rc release types. #1

  • Added graphical assets. Special thanks to Anna Mazhaieva #5

Changed

  • Migrated from LibGit2Sharp to the Git CLI wrapper to reduce application footprint #3

  • Removed custom calendar data type to reduce application footprint #4

2025.7

27 Jul 14:24

Choose a tag to compare

Added

  • Added support for beta release types.

Fixed

  • Fixed nightly build version format for stable releases to align with SemVer 2.0.0 precedence rules, ensuring correct version ordering by NuGet clients.