versioning
There are 1280 repositories under versioning topic.
coreybutler/nvm-windows
A node.js version management utility for Windows. Ironically written in Go.
conventional-changelog/standard-version
:trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org
pypa/hatch
Modern, extensible Python project management
olivierlacan/keep-a-changelog
If you build software, keep a changelog.
dotnet/aspnet-api-versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
GitTools/GitVersion
From git log to SemVer in no time
camptocamp/terraboard
:earth_africa: :clipboard: A web dashboard to inspect Terraform States
dephell/dephell
:package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump version.
nmattia/niv
Easy dependency management for Nix projects
Splitties/refreshVersions
Life is too short to google for dependencies and versions
git-commit-id/git-commit-id-maven-plugin
Maven plugin which includes build-time git repository information into an POJO / *.properties). Make your apps tell you which version exactly they were built from! Priceless in large distributed deployments... :-)
palkan/logidze
Database changes log for Rails
isaacs/nave
Virtual Environments for Node
sirixdb/sirix
SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.
dotnetzoom/AspNetCore-WebApi-Course
🥇 Professional REST API design with ASP.NET Core WebAPI
docat-org/docat
Host your docs. Simple. Versioned. Fancy.
algolia/shipjs
Take control of what is going to be your next release.
jscutlery/semver
Nx plugin to automate semantic versioning and CHANGELOG generation.
ehmicky/nve
Run any command on specific Node.js versions
bwillis/versioncake
:cake: Version Cake is an unobtrusive way to version APIs in your Rails or Rack apps
mtkennerly/poetry-dynamic-versioning
Plugin for Poetry to enable dynamic versioning based on VCS tags
tristanisham/zvm
zvm (Zig Version Manager) lets you easily install/upgrade between different versions of Zig.
neptune-ai/neptune-client
📘 The experiment tracker for foundation model training
moallemi/gradle-advanced-build-version
A plugin to generate the Android version code and version name automatically based on git commits number, date and ...
antonioribeiro/version
Laravel App versioning
stovmascript/react-native-version
:1234: Version your React Native or Expo app in a `npm version` fashion.
izelnakri/paper_trail
Track and record all the changes in your database with Ecto. Revert back to anytime in history.
allegro/axion-release-plugin
Gradle release & version management plugin.
bahmutov/next-update
Tests if module's dependencies can be updated to latest version
ahmetb/govvv
"go build" wrapper to add version info to Golang applications
mahmoud/calver
📅 The web's go-to resource for Calendar Versioning info.
SiarheiFedartsou/fastlane-plugin-versioning
Extends fastlane versioning actions. Allows to set/get versions without using agvtool and do some other small tricks.
p-ranav/alpaca
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
absolute-version/commit-and-tag-version
Fork of the excellent standard-version. Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org :trophy:
python-semver/python-semver
Python package to work with Semantic Versioning (https://semver.org/)
zafarkhaja/jsemver
Java implementation of the SemVer Specification