Skip to content

v0.2.0

Latest

Choose a tag to compare

@ishaaqsuffyan ishaaqsuffyan released this 23 Jul 20:53
4a8723d

What's Changed

Full Changelog: https://github.com/ishaaqsuffyan/commiTUI/commits/v0.2.0

So, every commit here is included because this is the first release I've posted on GitHub.
So far, commiTUi can:
Make a commit for you with a type, scope, subject, body, and breaking change.
You can reference issues via a seperate menu.
You can navigate back and forth and switch between two modes: navigate and edit
You can change validation and types of scopes and subjects in a config file:
- Both globally: %APPDATA%\commiTUI\config.toml & ~/.config/commiTUI/config.toml
- And locally: $PROJECTROOT/commitui.toml

commiTUI is available on crates.io via cargo install commiTUI on v0.2.0