conventional_semver
Calculate the next semver version given the git log and previous version
Summary
| Latest Version | 0.2.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-02 07:20 |
Tags
Authors
- Zrean Tofiq
Installation
nimble install conventional_semver
choosenim install conventional_semver
git clone https://gitlab.com/SimplyZ/conventional_semver
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| conventional_semver | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.6.2 | No |
| semver >= | 1.1.1 | No |
| simpleparseopt >= | 1.1.1 | No |
Source
| Repository | https://gitlab.com/SimplyZ/conventional_semver |
|---|---|
| Homepage | https://gitlab.com/SimplyZ/conventional_semver |
| Registry Source | nimble_official |