gitchangelog generates a changelog from git log messages. It uses a configurable template system to produce release notes. Latest version: 3.0.4. Release cadence: irregular.
pip install gitchangelogVerified import paths — ran on the pinned version, not inferred.
Generates a changelog by reading git log and outputting to stdout. Works only in a git repository.
Update .gitchangelog.rc to use Mako syntax. See migration guide at https://github.com/vaab/gitchangelog#migration-from-v2-to-v3
Create a .gitchangelog.rc file or use -c to specify a config file.
Use Python 3.6 or later.
No dependency data recorded yet.