Skip to content

Releases: zurawiki/gptcommit

v0.5.6

03 Apr 02:11
Compare
Choose a tag to compare

Fix binaries not being generated for #136

v0.5.5

31 Mar 19:38
Compare
Choose a tag to compare

What's Changed

  • feat: support conventional_commit_prefix_format config by @jermyn626 in #135

Full Changelog: v0.5.4...v0.5.5

v0.5.4

29 Mar 23:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

27 Mar 14:12
Compare
Choose a tag to compare

What's changed

  • Debug output includes the version number
  • Fix CLI debug logging

Full Changelog: v0.5.2...v0.5.3

v0.5.2

27 Mar 13:48
Compare
Choose a tag to compare

What's Changed

  • Don't display api key in debug logs

Full Changelog: v0.5.1...v0.5.2

v0.5.1

27 Mar 03:50
Compare
Choose a tag to compare

Added

Proxy configuration support

Configure an OpenAI proxy using

gptcommit config set openai.proxy "my_http_proxy...."

What's Changed

  • feat: Add OpenAI API settings to project by @zurawiki in #121
  • feat: Refactor CLI architecture and CLI-adjacent files by @zurawiki in #122
  • feat: Add support for proxy configuration by @TwIStOy in #118
  • chore: Update dependencies versions in Cargo.toml by @zurawiki in #123
  • Bump openssl from 0.10.47 to 0.10.48 by @dependabot in #117

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

23 Mar 14:02
Compare
Choose a tag to compare

New

Specify a custom Base URL for OpenAI calls use the OPENAI_API_BASE envvar

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

19 Mar 15:18
Compare
Choose a tag to compare
Bump version patch to "0.4.1"

v0.4.0

18 Mar 02:13
Compare
Choose a tag to compare

What's Changed

  • GPT-4 support!
  • chore: Upgrade dependencies to latest versions. by @zurawiki in #99
  • refactor: OpenAI integration for token limit control by @zurawiki in #100

Full Changelog: v0.3.2...v0.4.0

v0.3.2

17 Mar 16:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2