Semver
Versioning library
A Swift library implementing the Semantic Versioning protocol
Swift Semantic Versioning library
23 stars
4 watching
7 forks
Language: Swift
last commit: about 4 years ago semverswift
Related projects:
Repository | Description | Stars |
---|---|---|
mrackwitz/version | A library to represent and compare semantic version numbers in Swift | 183 |
gabriella439/dhall-semver | A Dhall package for working with semantic version numbers in software development | 14 |
vector-of-bool/semver | A C++ library for managing and manipulating semantic versioning information | 11 |
semver4j/semver4j | A lightweight Java library that helps handle versions according to the semantic versioning specification. | 73 |
walkercoderanger/semver | A library for parsing and manipulating semantic version numbers in .NET | 296 |
s0ders/go-semver-release | Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
markchalloner/git-semver | A plugin for managing version numbers in Git using the Semantic Versioning scheme | 382 |
cldm/cl-semver | A Common Lisp implementation of the Semantic Versioning Specification for version management | 14 |
tomzx/php-semver-checker | Compares source code before and after to suggest semantic versioning changes based on PHP Semantic Versioning 2.0.0 | 429 |
qzb/sh-semver | A Bash implementation of semantic versioning with support for various comparators and ranges. | 29 |
bobg/modver | Helps enforce semantic versioning rules in Go modules | 19 |
h2non/semver.c | A C implementation of semantic versioning for parsing and comparing version numbers with prereleases and metadata | 185 |
shivas/versioning-bundle | Automates version tracking for Symfony applications using Git tags or revision files | 112 |
kylef/swiftenv | A tool to manage different versions of the Swift programming language | 1,981 |
magento/magento-semver | Automates the identification of backward-incompatible changes in Magento code | 33 |