A curated list of awesome implementations, tools, resources for SemVer specifications.
- python-semver/python-semver: Python package to work with Semantic Versioning
- dtolnay/semver: Parser and evaluator for Cargo's flavor of Semantic Versioning
- sloik/Major.Minor.Patch: Implementation of https://semver.org in Swift.
- semantic-release/semantic-release: Fully automated version management and package publishing
Feel free to submit a PR if you know great implementations, tools, or resources related to SemVer!
Apache License Version 2.0, see here.