semver-max
Version comparator
Compares versions according to semantic versioning rules and returns the maximum or minimum version.
Find maximum (or minimum) version according to semver
3 stars
2 watching
0 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Finds the minimum version from an array that satisfies a given semantic version range | 2 |
| A Bash implementation of semantic versioning with support for various comparators and ranges. | 29 |
| A C implementation of semantic versioning for parsing and comparing version numbers with prereleases and metadata | 185 |
| Compares source code before and after to suggest semantic versioning changes based on PHP Semantic Versioning 2.0.0 | 430 |
| A library for comparing and representing semantic version numbers in Swift | 183 |
| A plugin for managing version numbers in Git using the Semantic Versioning scheme | 382 |
| Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
| Automates the identification of backward-incompatible changes in Magento code | 33 |
| A C++ library for managing and manipulating semantic versioning information | 11 |
| A lightweight Java library that helps handle versions according to the semantic versioning specification. | 75 |
| A Dhall package for working with semantic version numbers in software development | 14 |
| A Swift library implementing the Semantic Versioning protocol | 23 |
| A library for parsing and manipulating semantic version numbers in .NET | 299 |
| A tool for parsing and comparing semantic versions in bash scripts | 251 |
| Automates and compares changes between different versions of Angular CLI applications | 334 |