Releases
v0.7.0
Bug Fixes
Pin the Rust nightly version
Pin the Rust nightly version
Allow custom commit range while prepending (fixes #68 )
Remove redundant logging while using --context
(#71 )
Update expected changelog date
Documentation
Add more regex examples for commit_preprocessors
Update GitHub Actions reference link in README.md
Add cliff-jumper
to similar projects (#83 )
Update the title of projects section
Features
Show a message if a newer version is available (#69 )
Add --context
flag for outputting context (#71 )
Support placing configuration inside Cargo.toml (#46 )
[breaking ] Prefix environment variables with GIT_CLIFF_
(#76 )
Print more debug information when -vv
is used (#79 )
Support preprocessing commit messages using regex (#62 )
Add man page generation script (#35 )
Miscellaneous Tasks
Return to nightly builds (#73 )
Include man page in the release assets
Upgrade git-conventional dependency (#82 )
Upgrade versions in Dockerfile
Build Docker images for arm64
Disable default features for the Docker image
Strip the binaries in Docker image
Upgrade dependencies
Refactor
Make update-informer opt-out via feature flag (#69 )
Use implicit Result type in completions script
Styling
Update the changelog template for tag message
You can’t perform that action at this time.