Skip to content

Releases: aboutcode-org/univers

v32.0.1

Choose a tag to compare

@github-actions github-actions released this 01 May 16:39
92b1a24

What's Changed

New Contributors

Full Changelog: v31.1.0...v32.0.1

v31.1.0

Choose a tag to compare

@keshav-space keshav-space released this 11 Sep 13:33
v31.1.0
eef8d41

What's Changed

Full Changelog: v31.0.1...v31.1.0

v31.0.0

Choose a tag to compare

@JonoYang JonoYang released this 24 Jun 19:27
3831438

What's Changed

  • Introduce "all" and "none" specifiers by @immqu in #146
  • Raise NotImplementedError instead of returning it by @JonoYang in #158

New Contributors

Full Changelog: v30.12.1...v31.0.0

v30.12.1

Choose a tag to compare

@chinyeungli chinyeungli released this 20 Aug 08:39
b17189a

What's Changed

  • Update link references of ownership from nexB to aboutcode-org. #141

v30.12.0

Choose a tag to compare

@keshav-space keshav-space released this 25 Jul 10:53
5f9c45f

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

Choose a tag to compare

@keshav-space keshav-space released this 12 Sep 09:00
205d7c4

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

Choose a tag to compare

@keshav-space keshav-space released this 07 Sep 13:21
2f2c21a

What's Changed

Full Changelog: v30.10.0...v30.10.1

v30.10.0

Choose a tag to compare

@TG1999 TG1999 released this 21 Mar 10:48
7a4e715

Version v30.10.0

  • Add support for conan version and version range.
  • Fix version comparison for all the versions.

v30.9.2

Choose a tag to compare

@TG1999 TG1999 released this 10 Feb 11:31
bfd1497

Version v30.9.2

  • Fix unhashable error in GemVersion

v30.9.1

Choose a tag to compare

@TG1999 TG1999 released this 23 Nov 11:18
5d0518c

Version v30.9.1

  • Add invert function to VersionRange.