better_commit 1.7.2
better_commit: ^1.7.2 copied to clipboard
Let AI write a Better Commit. Better Commit is a Dart package that uses AI to generate meaningful commit messages based on your code changes.
Changelog #
1.7.2 #
- Rename example README.md to example.md
1.7.1 #
- Update changelog
1.7.0 #
- Add force message
- Change custom flag into suggest message
1.6.2 #
- Change sdk version
- Update example readme
1.6.1 #
- Show error if have no staged file.
1.6.0 #
- Show loading.
- Can edit commit command before run it.
1.5.2 #
- Update readme.
1.5.1 #
- Update readme.
1.5.0 #
- Ask user to accept commit.
- Refactor and format codes.
- Update readme.
1.4.0 #
- Update commit generating prompt.
1.3.0 #
- Add example.
- Add better-commit executable.
- Add better project description.
1.2.0 #
- Bug fixes.
1.1.0 #
- Add executable config.
1.0.0 #
- Initial version.