Releases: aboutcode-org/univers
Releases · aboutcode-org/univers
v31.1.0
What's Changed
- Use VERS test definition schema for tests by @keshav-space in #162
- Organize schema-based tests according to ecosystem by @keshav-space in #164
- Add description to test fixture by @keshav-space in #165
- Introduce intdot versioning scheme by @immqu in #148
- Add changelog for v31.1.0 by @TG1999 in #168
- Update CI by @TG1999 in #169
- Create pypi release from tag by @keshav-space in #170
- Bump version for v31.1.0 release by @keshav-space in #171
Full Changelog: v31.0.1...v31.1.0
v31.0.0
v30.12.1
v30.12.0
What's Changed
- Support VersionRange normalization using known versions. #108
- Fix the edge case resulting in incorrect
containsresolution in VersionRange. #137 #108 - Use native impl to parse Maven and NuGet range expression in
from_gitlab_native. #136 #108 - Fix incorrect parsing of composer range in
from_gitlab_native. #136 #108
Full Changelog: v30.11.0...v30.12.0
v30.11.0
What's Changed
- Use proper exception subclass for invalid constraints error by @keshav-space in #124
Full Changelog: v30.10.1...v30.11.0
v30.10.1
What's Changed
- Add Nix flake as a build system by @sbruder in #78
- Refactor gem and make nuget hashable by @keshav-space in #75
- Update skeleton by @keshav-space in #116
- Handle NoneType in VersionRange.from_string by @keshav-space in #115
- Handle NPM prerelease caret range expression by @keshav-space in #120
Full Changelog: v30.10.0...v30.10.1