Releases: AOSC-Dev/bash-git-status
Releases · AOSC-Dev/bash-git-status
v0.1.0
Chore
- Rename to bash-git-status
Documentation
- Add changelog
New Features
- Add A parse
- No need to use console
- Parse git status --porcelain output
- Init env_logger
Bug Fixes
- Fix MODIFY_STATUS match
Other
- Fill MODIFY_STATUS
Style
- Run cargo clippy and cargo fmt to lint code
Commit Statistics
- 11 commits contributed to the release.
- 9 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Add changelog (050bc15)
- Run cargo clippy and cargo fmt to lint code (c2c7625)
- Rename to bash-git-status (0b51b53)
- Fix MODIFY_STATUS match (d4a7c53)
- Fill MODIFY_STATUS (ee6d445)
- Add A parse (5b07e84)
- No need to use console (eaade91)
- Parse git status --porcelain output (0e60862)
- Init env_logger (923199e)
- Init (fde7d12)
- Initial commit (a576577)