2.7.0 #
โฐ๏ธ Features
๐ Bug Fixes
๐ Documentation
โก Performance
๐งช Testing
โ๏ธ Miscellaneous Tasks
โ๏ธ Revert
โฐ๏ธ Features
- (args) Add color to the help text (#897) - (f423484)
- (ci) Add Nix CI (#939) - (d0848ff)
- (config) Allow overriding the remote API URL via config (#896) - (6d86e2c)
- (docker) Build arm64 images again (#879) (#919) - (84771f6)
- (jujutsu) Add jujustu support (#930) - (ab95626)
- (nix) Add a basic Nix environment (#918) - (6b17736)
- (website) Add user testimonials (#895) - (ef2374c)
๐ Bug Fixes
- (bitbucket) Match PR and release metadata correctly (#907) - (e936ed5)
- (changelog) Fix missing commit fields in context (#837) (#920) - (f8641ee)
- (changelog) Include the root commit when
--latest
is used with one tag (#901) - (508a97e) - (remote) Preserve first time contributors (#925) - (99b78b5)
๐ Documentation
- (git) Improve docs for commit_preprocessors and commit_parsers (#928) - (c1f1215)
- (readme) Add blog post about git-cliff - (82b10ac)
- (website) Add highlights for 2.7.0 (#955) - (b6b5449)
- (website) Add more testimonials - (bfe9beb)
- (website) Update sourcehut (#894) - (bcc32ca)
โก Performance
๐งช Testing
- (git) Find upstream remote when using ssh (#926) - (2e65a72)
- (repo) Expand unit tests of the repo module (#909) - (da1cb61)
โ๏ธ Miscellaneous Tasks
- (config) Add the 'other' parser to the default config - (12cb1df)
- (docker) Upgrade Rust and libc version in Dockerfile - (8bd0607)
- (docker) Bump the Rust version in Docker image - (c28121c)
- (integration) Remove experimental feature disclaimer - (237c327)
- (log) Add trace log about which command is being run - (a9b2690)
- (nix) Update flakes - (7654e67)
- (website) Add new testimonials - (0c207d6)
โ๏ธ Revert
- (docker) Bump the Rust version in Docker image - (fc142e4)