Skip to main content

Manage properly semver in your repository

None

Project description

Semversioner

The easiest way to manage semantic versioning in your project.

Install

$ pip install semversioner

Usage

In your local environment your will use the CLI to create the different changeset files that will be committed with your code. For example:

$ semversioner add-change --type patch --description "Fix security vulnerability with authentication."

Then, in your CI / CD tool you will need to release (generating automatically version number) and creating the the changelog file.

$ semversioner release
$ semversioner changelog > CHANGELOG.md

Made with ♥ by Raul Gomis <https://twitter.com/rgomis>.

Project details

None

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

semversioner-0.6.13.tar.gz (5.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page