A tool to generate changelogs integrated in a pull/merge request workflow
Project description
Changelog machine
Getting started
Install
pip3 install changelog-machine
changelog-machine -h # will print the help
# OR
python3 -m changelog_machine -h # will print the help
Create new entry
changelog-machine entry -m "Message of the entry"
for further options see:
changelog-machine entry -h
Generate changelog for new release
The new release with its entries will be inserted in the existing CHNAGELOG.md
or create a new on in order that the highest version will be on top.
changelog-machine changelog --releaseVersion "1.0.0"
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
Built Distribution
Close
Hashes for changelog_machine-0.20.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bc93456c66f6e7cb90a3b2606e64cc42a95348d51515d3fc8feaf2bb38166d6 |
|
MD5 | ef9834d6530666b9124e24c4f45bee74 |
|
BLAKE2b-256 | fc8e5c091562e631a46b79c1c5a2268d0f255b0b29c0a01a98d31b0bb1b8a401 |