A highly customizable changelog generator ⛰️
"With git-cliff, you can generate a changelog from your Git history FAST."
- CodeSee.io (@Codesee-io)Jan 24, 2023
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.