Releases: aboutcode-org/univers
Releases · aboutcode-org/univers
v30.12.1
v30.12.0
What's Changed
- Support VersionRange normalization using known versions. #108
- Fix the edge case resulting in incorrect
contains
resolution 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