go-semver-release
Version tool
Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number.
Automate semantic versioning of Git repositories by analyzing their formatted commit history and tagging them with the right semver.
10 stars
2 watching
1 forks
Language: Go
last commit: 9 days ago
Linked from 1 awesome list
cicicdsemantic-versionsemantic-versioningsemversemver-releaseversioning
Related projects:
Repository | Description | Stars |
---|---|---|
markchalloner/git-semver | A plugin for managing version numbers in Git using the Semantic Versioning scheme | 382 |
bobg/modver | Helps enforce semantic versioning rules in Go modules | 19 |
go-nv/goenv | A tool for managing different versions of the Go programming language on a user's system. | 2,112 |
tomzx/php-semver-checker | Compares source code before and after to suggest semantic versioning changes based on PHP Semantic Versioning 2.0.0 | 429 |
gabriella439/dhall-semver | A Dhall package for working with semantic version numbers in software development | 14 |
ddddxxx/semver | A Swift library implementing the Semantic Versioning protocol | 23 |
shivas/versioning-bundle | Automates version tracking for Symfony applications using Git tags or revision files | 112 |
h2non/semver.c | A C implementation of semantic versioning for parsing and comparing version numbers with prereleases and metadata | 185 |
vector-of-bool/semver | A C++ library for managing and manipulating semantic versioning information | 11 |
ahmetb/govvv | A tool to add version info to Golang applications during build processes | 539 |
magento/magento-semver | Automates the identification of backward-incompatible changes in Magento code | 33 |
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 |
gvcgo/version-manager | A cross-platform version manager for multiple programming languages and tools | 843 |
mrackwitz/version | A library to represent and compare semantic version numbers in Swift | 183 |