/swift-semver

Provides an implementation of Semantic Versioning as a Swift data type

Primary LanguageSwiftMIT LicenseMIT

SwiftSemver

MIT License Continuous Integration Swift 5.8+

A small library which provides a SemanticVersion type, containing a complete implementation of the grammar (both parsing and serialization) and precedence behaviors described by Semantic Versioning 2.0.0.