1.4.0 - 2023-10-29
⛰️ Features
- (changelog) Support bumping the semantic version via
--bump
(#309) - (bcfcd1f) - (ci) Add 'typos' check (#317) - (88c34ab)
- (command) Log the output of failed external commands - (205cdbb)
- (config) [breaking] Support regex in 'tag_pattern' configuration (#318) - (3c2fb60)
- (config) Add field and value matchers to the commit parser (#312) - (04fbcb8)
📚 Documentation
- (blog) Fix the TOML format in 1.4.0 blog post - (4d691d2)
- (blog) Add blog post for 1.4.0 release - (e3f1b3b)
- (changelog) Fix typos (#316) - (edd3c30)
- (config) Update the comment for tag_pattern - (596fd4d)
- (core) Update the doc comment for commit preprocessors - (7faccc6)
- (image) Use images from the repository - (91c0cda)
- (lib) Extract feature documentation from Cargo.toml - (1f8098c)
- (lib) Add logo and favicon to docs.rs page - (32b1fe1)
- (readme) Add link to emacs package support git-cliff (#307) - (fa471c7)
- (website) Fix typos in configuration docs (#329) - (d863c94)
- (website) Add instructions for installing the latest git version - (be87608)