[go: up one dir, main page]

Skip to main content

A highly customizable changelog generator ⛰️

"The changelog is powered by git-cliff. Thank you @orhundev for this elegant tool!"

- Greptime Database (@GreptimeTeam)Apr 9, 2024

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.