semver

Parser and evaluator for Cargo's flavor of Semantic Versioning

APACHE-2.0 License

Downloads
272.9M
Stars
586
Committers
64
semver -

Published by dtolnay over 3 years ago

  • Parse x and X as wildcards, as in 0.4.x (#247)
semver -

Published by dtolnay over 3 years ago

  • Fix no-std support (#244)
semver -

Published by dtolnay over 3 years ago

  • Modify <I.J requirements to work consistently with npm's implementation in the presence of pre-releases (#241)
  • Add FromIterator<Comparator> for VersionReq (#242)
semver -

Published by dtolnay over 3 years ago