Releases: zurawiki/gptcommit
Releases · zurawiki/gptcommit
v0.5.17
v0.5.16
- Lint fixes. No functional changes
Full Changelog: v0.5.14...v0.5.16
v0.5.14
What's Changed
Full Changelog: v0.5.13...v0.5.14
v0.5.13
Bump version patch to "0.5.13"
v0.5.12
What's Changed
- Update MSRV to 1.72
- Update dependencies
- chore(deps): bump strum_macros from 0.25.1 to 0.25.2 by @dependabot in #207
- chore(deps): bump regex from 1.9.1 to 1.9.3 by @dependabot in #206
- Add repository settings by @zurawiki in #214
Full Changelog: v0.5.11...v0.5.12
v0.5.11
Fixes bug #202: you didn't provide an API key
What's Changed
- Update OpenAI client configuration and methods by @zurawiki in #205
- chore(deps): bump toml_edit from 0.19.11 to 0.19.12 by @dependabot in #194
- chore(deps): bump clap from 4.3.10 to 4.3.11 by @dependabot in #193
- chore(deps): bump regex from 1.9.0 to 1.9.1 by @dependabot in #192
- chore(deps): bump serde from 1.0.166 to 1.0.168 by @dependabot in #191
- chore(deps): bump toml from 0.7.5 to 0.7.6 by @dependabot in #190
- chore(deps): bump async-trait from 0.1.70 to 0.1.72 by @dependabot in #201
- chore(deps): bump clap from 4.3.11 to 4.3.19 by @dependabot in #200
- chore(deps): bump anyhow from 1.0.71 to 1.0.72 by @dependabot in #197
- chore(deps): bump serde_json from 1.0.100 to 1.0.104 by @dependabot in #203
- chore(deps): bump async-openai from 0.12.1 to 0.12.2 by @dependabot in #204
- chore(deps): bump toml_edit from 0.19.12 to 0.19.14 by @dependabot in #198
Full Changelog: v0.5.10...v0.5.11
v0.5.10
What's Changed
- chore(deps): bump strum_macros from 0.24.3 to 0.25.0 by @dependabot in #176
- chore(deps): bump strum from 0.24.1 to 0.25.0 by @dependabot in #175
- chore(deps): bump actions/github-script from 6.4.0 to 6.4.1 by @dependabot in #182
- Disable model and key checks with custom API base by @zurawiki in #189
Full Changelog: v0.5.9...v0.5.10
v0.5.9
What's new
Support for gpt-3.5.-turbo 16k models
Now supported with new releases of tiktoken-rs v0.4.3 and gptcommit v0.5.9
You can update your config to use the larger model with
gptcommit config set openai.model gpt-3.5-turbo-16k
What's Changed
Full Changelog: v0.5.8...v0.5.9
v0.5.8
What's Changed
- fix: Fix
winget.yml
run workspace and fixbuild.ps
can't installwingetcreate
by @SinnoSong in #141 - chore(deps): bump h2 from 0.3.16 to 0.3.17 by @dependabot in #143
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- feat: Add Winget package option by @SinnoSong in #137
- ci: Add Winget build trigger to GitHub Actions workflows by @zurawiki in #138
- chore: Update dependency to include async-openai feature. by @j178 in #139
New Contributors
Full Changelog: v0.5.6...v0.5.7