All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Main committing logic by @lucas-labs
7f4ce1e
- Builder type step header by @lucas-labs
b64c5ad
- Add headers to all steps by @lucas-labs
90c14b9
- Show the final commit message before quitting by @lucas-labs
PR #8
- Use theme colors instead of hardcoded colors by @lucas-labs
PR #9
- Add real key binding glossary in the help view by @lucas-labs
PR #10
- Conditional form steps by @lucas-labs
ed822de
- Conditional builder steps for commit message textareas by @lucas-labs
PR #11
- Calculate the real max char count for the summary by @lucas-labs
PR #17
- Ability to set the locale via env var on debug builds by @lucas-labs
6a4f666
- Don't show the commit message if the user quitted prematurely by @lucas-labs
PR #22
- Fix english translation for the "creating commit" message by @lucas-labs
PR #18
- Hardcoded commit info in summary section by @lucas-labs
4c0059f
- Restructure the project to make it a single crate by @lucas-labs
PR #25
- Remove lool dependency by @lucas-labs
787f196
- Add README.md file by @lucas-labs
PR #23
- Implement i18n using rust-i18n crate by @lucas-labs
d49236b
- Summary view i18n translation by @lucas-labs
PR #21
- Implement --no-stage-check argument by @lucas-labs
1d74e05
- Prepare the package to be published on crates.io by @lucas-labs
PR #26
- Add cargo dist configuration by @lucas-labs
ad31d09
- Configure cargo-release and cliff by @lucas-labs
3586288
- Release tasks by @lucas-labs
b48685c
- Changelog task by @lucas-labs
abf23da
- Remove repeated keyword in Cargo.toml by @lucas-labs
3dfdc8b
- @lucas-labs made their first contribution 🎉