Skip to content

Releases: eXist-db/semver.xq

semver.xq 3.0.0

10 Jan 04:41
Compare
Choose a tag to compare
  • Breaking: Fixes to EXPath Package dependency resolution - #26

semver.xq 2.4.0

03 Jan 20:11
Compare
Choose a tag to compare
  • New: Tests to ensure compatibility with recent releases - #13, #14.
  • Fix: The semver:sort#3 function was not returning all results - #15.
  • New: Create a 'watch' and live deploy environment using Docker - #16.
  • New: Add handling for EXPath Package SemVer Templates - #18.

semver.xq 2.3.0

09 Mar 19:26
Compare
Choose a tag to compare
  • New: Added a function for sorting arbitrary items, semver:sort#3 - #5

semver.xq 2.2.2

06 Feb 17:15
Compare
Choose a tag to compare
  • Fixed a bug in semver:compare - #3

semver.xq 2.2.1

11 Aug 10:31
Compare
Choose a tag to compare
  • Fixed an issue with coercing version strings for comparisons.

semver.xq 2.2.0

09 Aug 11:33
Compare
Choose a tag to compare

The first EXPath packaged version of semver.xq.

  • Includes support for coercing non-SemVer version strings into SemVer 2.0.0 compatible version strings.