Skip to content

Releases: bakatz/push

v1.5.0

Choose a tag to compare

@bakatz bakatz released this 23 Jun 19:32

Full Changelog: v1.4.2...v1.5.0

Key Changes:

  • Updated go version to 1.26.x, updated dependencies
  • Swapped over to the official go openai library
  • Updated the default model to gpt 5.4 mini

v1.4.2

Choose a tag to compare

@bakatz bakatz released this 28 Aug 01:07

Full Changelog: v1.4.1...v1.4.2

Key Changes:

  • Updated go version to 1.25.0, updated dependencies, and added Makefile action to make dependency updates faster

v1.4.1

Choose a tag to compare

@bakatz bakatz released this 18 Mar 09:12

Full Changelog: v1.4.0...v1.4.1

Key Changes:

  • Added extra newline before/after the AI-generated commit message for easier readability

v1.4.0

Choose a tag to compare

@bakatz bakatz released this 28 Feb 16:50

Full Changelog: v1.3.1...v1.4.0

Key Changes:

  • Upgrade dependencies and switch Go version to 1.24.0
  • Remove commit message truncating behavior

v1.3.1

Choose a tag to compare

@bakatz bakatz released this 28 Feb 11:48

Full Changelog: v1.3.0...v1.3.1
Key Changes: Added JSON schema enforcement for LLM responses to improve reliability, especially when using a local model

v1.3.0

Choose a tag to compare

@bakatz bakatz released this 03 Feb 09:40

Full Changelog: v1.2.0...v1.3.0

Key Changes:

  • Support for local LLMs with OPENAI_BASE_URL evar
  • "Dry Run" mode
  • Code cleanup to reduce duplication

v1.2.0

Choose a tag to compare

@bakatz bakatz released this 11 Sep 06:12

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@bakatz bakatz released this 07 Sep 07:44

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@bakatz bakatz released this 07 Sep 07:30
4c74de0