Quotidien Shaarli

Tous les liens d'un jour sur une page.

August 24, 2024

What's new in 2.5.0? 🆕 | git-cliff
thumbnail
git-cliff is a command-line tool (written in Rust) that provides a highly customizable way to generate changelogs from git history.

It supports using custom regular expressions to alter changelogs which are mostly based on conventional commits. With a single configuration file, a wide variety of formats can be applied for a changelog, thanks to the Jinja2/Django-inspired template engine.

More information and examples can be found in the GitHub repository.