Package Management for Golang
翻译 - Golang的软件包管理
🚀 Your next Python package needs a bleeding-edge project structure.
Semantic Versioning (semver) library written in golang
Gradle plugin to generate version-numbers and tags using semantic versioning
💯 parse semantic version numbers, and ranges (the most often imitated original)
git-semver is a command line tool to calculate semantic versions based on the git history and tags of a repository.
Check if your changes are a major change, minor change or just a patch.
Golang依赖包版本管理工具--Glide 中文文档
One-stop shop for working with semantic versions in your GitHub Actions workflows
A semantic versioning library for .NET 5, Core, FX, and Standard with version range support.
Parser for semantic versions & ranges
A small Swift library that implements SemVer 2.0.0. This is designed to be simple to use and to easily fit into any Swift codebase.
Pure CMake module to parse, modify, generate and compare versions.
GitHub action for parsing semantic versions
GitHub Action to provide github-next-semantic-version feature inside a GHA Workflow
Little CLI binary (written in golang) to guess the next semantic version only from existing git tags and recently merged pull-requests labels. We don't use any "commit message parsing" here (only con...
utility for working with semantic versions