forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[0.7.0] - 2022-04-24 Bug Fixes -Pin the Rust nightly version -Allow custom commit range while prepending (#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
- Loading branch information
Showing
3 changed files
with
219 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.