Python module to, generate CHANGELOG from git commit history.
Project description
CHANGELOG generator
Generate CHANGELOG from git commit history
Pypi Module
https://pypi.org/project/changelog-generator/
Usage
Navigate to the repository and run:
pip install changelog-generator
Regular CHANGELOG
changelog
Regular CHANGELOG in debug mode
changelog debug
CHANGELOG in reverse order
changelog reverse
Flags
-b
Gather commit notes specific to a branch. UsesDefault branch
if not passed-f
Write the commit notes to a custom filename. Defaults toCHANGELOG
-t
Title or index line for the file generated. Defaults toChange Log
Sample
Pre-Commit
Install pre-commit
to run flake8
and isort
for linting and sphinx
for documentation generator.
pip install --no-cache --upgrade sphinx pre-commit recommonmark
pre-commit run --all-files
Runbook
License & copyright
© Vignesh Sivanandha Rao, Changelog Generator
Licensed under the MIT License
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file changelog_generator-0.3.1-py2.py3-none-any.whl
.
File metadata
- Download URL: changelog_generator-0.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 945d08695a38d9ef26511d23ff389c2aa2b7d889f5f1c6de1163ba592b87ae17 |
|
MD5 | e185c8a7b7a52897f6dbcf83bdd3b095 |
|
BLAKE2b-256 | b7f39fc0eb10b7c7f40b080a8500e114d1c240009445d246d7ad66fc8860b115 |