ZIP
WinGet
git-cliff
Orhun Parmaksız · 2.10.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
git-cliff-2.10.0-x86_64-pc-windows-gnu.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
orhun.git-cliff
Version
2.10.0
Description
A highly customizable Changelog Generator that follows Conventional Commit specifications.
License
Apache-2.0
↗
Homepage
https://github.com/orhun/git-cliff
Installer URL
https://github.com/orhun/git-cliff/releases/download/v2.10.0/git-cliff-2.10.0-x86_64-pc-windows-gnu.zip
Upgrade Behavior
install(Install over existing)
Release Notes
animation
2.10.0 - 2025-07-27
⛰️ Features
- (config) Support using include and exclude paths in the config (#1173) - (7c2f922)
- (parser) Support regex matching on JSON arrays with scalar elements (#1163) - (dc458ea)
- (template) Support adding commit statistics to the changelog (#1151) - (05a50d7)
🐛 Bug Fixes
- (config) [breaking] Use empty header and footer as default (#1161) (#1172) - (3e9311e)
- (config) Check if commit.footers is defined in detailed example (#1170) - (078545f)
- (fixtures)…