v0.1.0
Changelog
All notable changes to this project will be documented in this file.
[0.1.0] - 2024-03-18
✨ Features
- (config) Add toml parser function - (ae41e11)
- (config) Add toml parser for config - (9e1c3ed)
- (revise) Completed all work to implement the commit - (30461c0)
- (revise) Complete commit message - (80a0084)
- (revise) Format commit to string - (528791d)
- (revise) Complete all questions - (053efc7)
- (revise) Use index to select scope - (9e086a3)
- (revise) Handle error better - (5e9ea92)
- (revise) Handle operation interrupt - (25fa396)
- (revise) Add Commit struct for messages - (d67c4fd)
- (revise) Add config parser - (5a8a48a)
- (revise) Add commit struct for commit messages - (f897094)
📚 Documentation
- (docs) Update CHANGELOG.md - (3361aaa)
- (docs) Add makefile config for cliff - (22ae3e4)
- (docs) Change deny.toml to allow all license - (f1cb07e)
- (docs) Add revise.toml to configure revise - (083717b)
🎨 Styling
- Add clippy config for rusty - (d301dcc)
⚙️ Miscellaneous Tasks
- Change ci/cd config - (304a59f)
Build
- Change crate name to upload crates.io - (24ac211)