Releases: appleboy/CodeGPT
Releases · appleboy/CodeGPT
v0.7.0
Changelog
- 450ad28 chore: update dependencies to latest versions
- e031a18 chore: update Dockerfile and add Dockerfile linting
- 09a5329 refactor: refactor modelMaps variable and remove openai.GPT432K0613 model from Completion function
- 0a7ac39 chore: update dependencies to latest versions
- 0e24cbc chore: update git commit message template with custom variables
- 0cd4025 chore: update dependencies in go.mod file
v0.6.2
v0.6.1
v0.6.0
v0.5.1
v0.5.0
Changelog
- 75822b6 chore: update build configurations and file structure
- 0ec5940 docs: add new options to
.codegpt.yaml
file - 09db758 chore: update default temperature value to 1.0 (#122)
- 92f2119 chore: add OpenAI configuration options to commit command (#121)
- ca7dcdd chore: update dependencies to latest versions
v0.4.4
Changelog
- c41f9bb refactor: refactor translation template in prompt/templates
- 9c47ce8 chore: update dependencies to latest versions
- b9dfe91 chore: update version of go-openai in go.mod file
- d5d97fa chore: update version of
github.com/spf13/afero
ingo.mod
file - bea310f chore: update GitHub Actions workflows
- a4f4f04 chore: update Docker actions to latest versions
- 3acd87c chore: update CodeGPT version in README.md (#114)
- d157807 chore: update
goreleaser
GitHub Actions version - d5d34ad chore: update version of go-openai dependency
- 6116ac6 chore: update dependencies to latest versions
- 49c7f1a chore: update version of
actions/checkout
in GitHub workflows - dc5ada0 fix: fix completion commands to assign output to variables
- 9c39122 feat: add completion command to root command
- 4029bb7 chore: update commit label in conventional_commit.tmpl