33 releases
Uses new Rust 2024
| 0.10.3 | Apr 10, 2026 |
|---|---|
| 0.10.2 | Jan 30, 2026 |
| 0.10.0 | Nov 24, 2025 |
| 0.9.4 | Jul 22, 2025 |
| 0.1.5 | Nov 8, 2023 |
#1062 in Parser implementations
5,172 downloads per month
Used in 12 crates
(3 directly)
38KB
802 lines
version_spec
Enums and utilities for working with partial, full, and aliased versions, known as a version specification. It primarily handles the states of an unresoled version candidate (requirement, range, alias, partial, etc) to a resolved version (version, alias).
Supports both semantic versions (semver) and calendar versions (calver).
Dependencies
~3–6.5MB
~106K SLoC