From: Joe W. <jo...@gm...> - 2023-01-07 05:19:14
|
Hi all, We’re happy to announce the release of semver.xq v2.4.0 and public-repo v2.2.0, both of which added handling for EXPath Package SemVer Templates, among other features and improvements: semver.xq v2.4.0 - New: Tests to ensure compatibility with recent releases - Fix: The semver:sort#3 function was not returning all results - New: Create a ‘watch’ and live deploy environment using Docker - New: Add handling for EXPath Package SemVer Templates - https://github.com/eXist-db/semver.xq/releases/tag/2.4.0 - https://exist-db.org/exist/apps/public-repo/packages/semver-xq?eXist-db-min-version=4.2.0 public-repo v2.2.0 [now running on exist-db.org] - New: Add support for EXPath Package SemVer templates - https://github.com/eXist-db/public-repo/releases/tag/v2.2.0 - https://exist-db.org/exist/apps/public-repo/packages/public-repo?eXist-db-min-version=5.3.0 Thanks to Stefan Hynek for pointing out to met what EXPath Package SemVer Templates are [1], to that the EXPath Package spec defined something called a SemVer template, to the participants in a Community Call [2] for helping me wrap my head around them [3], and to @Adam Retter for the other fixes and improvements to this release of semver.xq. Joe [1] https://github.com/eXist-db/public-repo/issues/72 [2] https://docs.google.com/document/d/1u6m7KXaF8Gpv-U2tgdIiYQpz0Bs93sfMkGpHcHot0m0/edit#heading=h.ei4sqy3ojpkl [3] https://github.com/expath/expath-pkg-java/issues/11 |