Version
Versioning library
A library to represent and compare semantic version numbers in Swift
Represent and compare versions via semantic versioning (SemVer) in Swift
183 stars
5 watching
35 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list
cocoapodsiosmacossemantic-versioningsemverswifttvosversionversioningwatchos
Related projects:
Repository | Description | Stars |
---|---|---|
ddddxxx/semver | A Swift library implementing the Semantic Versioning protocol | 23 |
zenangst/versions | A Swift library for comparing version numbers in a simple and intuitive way | 209 |
semver4j/semver4j | A lightweight Java library that helps handle versions according to the semantic versioning specification. | 73 |
h2non/semver.c | A C implementation of semantic versioning for parsing and comparing version numbers with prereleases and metadata | 185 |
kylef/swiftenv | A tool to manage different versions of the Swift programming language | 1,981 |
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 |
gabriella439/dhall-semver | A Dhall package for working with semantic version numbers in software development | 14 |
eush77/semver-max | Compares versions according to semantic versioning rules and returns the maximum or minimum version. | 3 |
walkercoderanger/semver | A library for parsing and manipulating semantic version numbers in .NET | 296 |
tomzx/php-semver-checker | Compares source code before and after to suggest semantic versioning changes based on PHP Semantic Versioning 2.0.0 | 429 |
shivas/versioning-bundle | Automates version tracking for Symfony applications using Git tags or revision files | 112 |
mszostok/version | Package to automatically collect and display version information in a CLI | 101 |
parro-it/semver-first-satisfied | Finds the minimum version from an array that satisfies a given semantic version range | 2 |
gabrielrobert/xavtool | Automates version updates for mobile applications across multiple platforms using semantic versioning. | 35 |