Skip to content

Releases: sestrella/auto-commit-msg

v0.4.0

17 Dec 04:47

Choose a tag to compare

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

22 Oct 02:42

Choose a tag to compare

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

09 Oct 17:31

Choose a tag to compare

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

05 Oct 02:53

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

03 Oct 04:36

Choose a tag to compare

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

Full Changelog: https://github.com/sestrella/autocommitmsg/commits/v0.1.0