
git-cliff
A highly customizable changelog generator ⛰️

Highly Customizable
git-cliff uses regex-powered custom parsers and the changelog can be customized easily with a configuration file to match the desired format.
Conventional Commits
git-cliff can generate changelog files for any Git repository that follows the conventional commits specification.
Easy Integration
git-cliff can be easily integrated with your Rust/Python/Node.js project as a command-line tool and also can be used as a library for Rust projects.