uv
811332ea - Improve handling of "full" version ranges (#868)

Commit
2 years ago
Improve handling of "full" version ranges (#868) Reduces the number of implementation branches handling `Range:full`, deferring it to `PackageRange`. Improves some user-facing messages, e.g. saying `all versions of <package>` instead of `<package>*`. Changes the member names of the `PackageRangeKind` enum — they were not very clear.
Author
Parents
Loading