Releases: sestrella/auto-commit-msg
Releases · sestrella/auto-commit-msg
v0.4.0
What's Changed
- feat: Port the tool to Rust while keeping the existing implementation by @sestrella in #17
- fix: Fix problem parsing diff stats by @sestrella in #19
- chore: Remove Rust implementation by @sestrella in #18
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat: Renaming project from autocommitmsg to auto-commit-msg by @sestrella in #15
- ci: Simplify the release process by @sestrella in #16
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- docs: add installation instructions for non-Nix users by @sestrella in #12
- feat: Add trace option to append execution details to commit messages by @sestrella in #14
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: add GitHub Actions workflow for build on push by @sestrella in #1
- ci: update GitHub Actions workflow and modify .gitignore patterns by @sestrella in #2
- doc: Add gifs showcasing autocommitmsg by @sestrella in #3
- feat: Support OpenAI-like providers by @sestrella in #5
- docs: Add configuration section to README by @sestrella in #6
- ci: Generate release binaries by @sestrella in #4
New Contributors
- @sestrella made their first contribution in #1
Full Changelog: https://github.com/sestrella/autocommitmsg/commits/v0.1.0