Public Application Repository
Back to listing of all packages
-
semver.xq
Description: XQuery Library for Parsing Semantic Versions Version: 3.0.0 Size: 30k Requirement: eXist-db version 4.2.0 or later Short Title: semver-xq Package Name (URI): http://exist-db.org/xquery/semver-xq Author(s): Joe Wicentowski License: The 3-Clause BSD License Website: https://github.com/eXist-db/semver.xq Download: semver-xq-3.0.0.xar Download other versions: Change log: 3.0.0 - Breaking: Fixes to EXPath Package dependency resolution - #26.
2.4.0 2.3.0 - New: Added a function for sorting arbitrary items, semver:sort#3 - #5.
2.2.2 - Fix: Fixed a bug in semver:compare - #3.
2.2.1 - Fix: Fixed an issue with coercing version strings for comparisons.
2.2.0 - The first EXPath packaged version of semver.xq.
- Feature: Adds support for coercing non-SemVer version strings into SemVer 2.0.0 compatible version strings.