Releases: eXist-db/public-repo
Releases · eXist-db/public-repo
v1.0.2
- Fixed: Dependency on semver.xq library actually imposed a new requirement on eXist 4.7.0+
v1.0.1
- Fix an issue with coercing versions when comparing
- Fix and issue with the sorting of version strings
v1.0.0
- Correct handling of SemVer 2.0.0 versions
- Backward compatible with non-SemVer versions
v0.8.4
- Fixed: Handling for semantic versioning strings with prerelease and build metadata fragments containing numbers
v0.8.3
- Fixed: Removed deprecated draft map constructor for compatibility with forthcoming eXist 5.0.0-RC8
v0.8.2
- Fixed: Another error when viewing details about a package by abbrev when it corresponds to multiple package names (URIs)
v0.8.1
- Fixed: Error when viewing details about a package by abbrev when it corresponds to multiple package names (URIs) - #40
v0.8.0
- Feature: Added info querystring parameter for showing SHA256 checksum and version
- Fixed: calculate size of packages correctly
- Fixed make compatible with eXist-db 5.x.x
v0.7.3
- Fixed: A minor bug that slipped into v0.7.2.
v0.7.2
- Fixed: Display of HTML pages when requesting packages compatible with older versions of eXist.
- Fixed: Increase timeout to 5 minutes when publishing apps to allow for re-scanning of larger repositories.