Releases: zurawiki/gptcommit
Releases · zurawiki/gptcommit
v0.5.6
v0.5.5
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
What's Changed
- Bump tokio from 1.26.0 to 1.27.0 by @dependabot in #128
- Bump reqwest from 0.11.15 to 0.11.16 by @dependabot in #127
- Bump serde_json from 1.0.94 to 1.0.95 by @dependabot in #126
- fix: conventional commit prefix is not translated by @zurawiki in #131
- ci: Add homebrew release trigger to release.yml by @zurawiki in #132
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's changed
- Debug output includes the version number
- Fix CLI debug logging
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
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
New
Specify a custom Base URL for OpenAI calls use the OPENAI_API_BASE
envvar
What's Changed
- feat: Add support for custom OpenAI API base URLs. by @ferstar in #112
- Bump dirs from 4.0.0 to 5.0.0 by @dependabot in #108
- Bump reqwest from 0.11.14 to 0.11.15 by @dependabot in #107
- Bump serde from 1.0.157 to 1.0.158 by @dependabot in #106
New Contributors
Full Changelog: v0.4.1...v0.5.0
v0.4.1
Bump version patch to "0.4.1"
v0.4.0
v0.3.2
What's Changed
- fix:
git diff
flags for consistency by @zurawiki in #98 - Bump toml_edit from 0.19.6 to 0.19.7 by @dependabot in #93
- Bump tera from 1.18.0 to 1.18.1 by @dependabot in #95
- Bump clap from 4.1.8 to 4.1.9 by @dependabot in #96
- Update other dependencies
Full Changelog: v0.3.1...v0.3.2