18 releases (6 breaking)
0.7.0 | Aug 15, 2024 |
---|---|
0.6.1 | Jul 8, 2024 |
0.6.0 | Jun 16, 2024 |
0.2.1 | Feb 6, 2024 |
0.1.5 | Nov 8, 2023 |
#821 in Parser implementations
972 downloads per month
Used in 9 crates
(3 directly)
34KB
733 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–5.5MB
~100K SLoC