Manage properly semver in your repository
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
Release history Release notifications | RSS feed
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.12.tar.gz
(5.3 kB
view details)
File details
Details for the file semversioner-0.6.12.tar.gz.
File metadata
- Download URL: semversioner-0.6.12.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7562cc5d3fb38523bc082f2e33c8c1bb77d9306a44a6f660ced2b151b9709e84
|
|
| MD5 |
f186c3f216a4f66582bf9af1d3f37a2c
|
|
| BLAKE2b-256 |
6abaf6ae090c114edecd3a3a648b6fedd9435e892d2f4552fcd1f74d1e979b95
|