semver-parser
There are 35 repositories under semver-parser topic.
z4kn4fein/php-semver
Semantic Versioning library for PHP.
knutwalker/lenient-semver
Lenient parser for Semantic Version numbers in Rust
rickstaa/action-get-semver
Outputs the current/next major, minor, and patch version based on the given semver version.
gngeorgiev/semver_rs
:memo: Semantic version parsing and comparison for Rust, based on the node-semver package.
jbowes/semver
🦔 semver and constraint parsing with a focus on performance
release-kit/semver
Parse semantic version from string or tag
bigsmoke/pg_text_semver
PostgreSQL semantic versioning extension, with comparison functions and operators
Luzkan/GitVersioniser
📓 Automatic Semantic Versioniser & 📑Change Tracker. ➥ This tool can be easily integrated with any git project through Github Actions to take the burden of manual updating of software versions from developers entirely.
QazCetelic/SemVer-KMP
A Kotlin library for Semantic Versioning with ranges and other features.
vernuntii/vernuntii
Simple semantic versioning with git integration.
RougeWare/Swift-SemVer
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.
ScarletFlash/revers
⚠️ WORK IN PROGRESS ⚠️ CLI for customizable version management
Olivki/semver4k
A Kotlin multiplatform implementation of the semantic versioning 2.0 specification.
progician/SemVer
Toy semantic version library
ajaxlab/mini-semver
Fast semantic version parser (node-semver wrapper)
aznashwan/gleamsver
Comprehensive set of native Gleam utilities for handling SemVer 2.0.0.
jjliggett/jjversion
A basic SemVer versioning utility to version git projects, written in golang, using go-git.
joseluisq/semver-aliases
A simple Go package to create deduplicated version aliases based on valid SemVer release names.
nbari/gbump
Git tag semantic version bumper
YunaBraska/semver-info-action
Cleans, parses, and compares semantic versions, providing essential insights into versioning, stability, and compatibility, making software release management a breeze!
Duologic/semver-libsonnet
Jsonnet library to parse and validate Semantic Versioning
FollowTheProcess/madonna
Python semver parsing library.
FollowTheProcess/semver
Semver parsing and validation library for Go
jceb/semver-compare-cli
CLI wrapper of the semver-compare library
Yakiyo/dart-semver.rs
Rust crate for parsing dart sdk's semver
akshens/semver-tag
GitHub Action that parses SemVer version which can be a tag.
Aptivi-Archives/SemanVer
Semantic versioning library for .NET
mbits-libs/semver
Semantic Versioning type for C++17
nixgeekdev/semver4k
Semantic Versioning 2.0.0 parser library for Kotlin
rising3/semver
SemVer is a set of Java libraries from the Semantic Versioning.
marco-souza/version
🦕 Deno script to manage semantic versioning
martijnhoekstra/semver4s
semver handling for scala
notPlancha/YAsemver
Yet Another (somewhat lenient) Semantic Versioning crate
thefill/smv
Typed semantic versioner & semantic diff tool
vivaxy/semver-compare
↔️Compare semver according to Semantic Versioning with a high performance semver parser.