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