uv/crates/puffin-resolver
Zanie Blue 811332eacc
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.
2024-01-10 21:03:55 +00:00
..
src Improve handling of "full" version ranges (#868) 2024-01-10 21:03:55 +00:00
tests Say "cannot be used" and "must be used" instead of "forbidden" and "mandatory" (#867) 2024-01-10 20:49:40 +00:00
Cargo.toml Migrate back to owo-colors (#824) 2024-01-08 08:54:57 +00:00