Releases: appleboy/CodeGPT
Releases · appleboy/CodeGPT
v0.12.0
Changelog
Features
Enhancements
Refactor
- 967ab5a: refactor(provider): handling in config system (#163) (@appleboy)
- f4a0d7a: refactor(model): remove model_name parameter (#165) (@appleboy)
Documentation updates
- e8b58c4: docs: update ollama API Service integration and usage instructions (#162) (@appleboy)
- 323ff14: docs: refactor model naming and update docs (#166) (@appleboy)
- f765a65: docs: enhance OpenRouter API integration docs (#167) (@appleboy)
- 6c81350: docs: improve Documentation Formatting (@appleboy)
v0.11.2
v0.11.1
v0.11.0
Changelog
Features
- 68a9ced: feat: refactor changelog structure and content (@appleboy)
- aa0deff: feat: refactor OpenAI response handling logic (@appleboy)
- b8925e3: feat(git): don't use codegpt if user supplies message with
git commit -m
(#151) (@bresilla) - 210b61f: feat: integrate GPT-4 Turbo model support (@appleboy)
Enhancements
- f56aa57: chore: update file formatting and add changelog section (@appleboy)
- 1853601: chore: refine changelog categorization logic (@appleboy)
- dbdf104: chore: update dependencies to latest versions (@appleboy)
- c03abb4: chore: update dependencies for improved stability (@appleboy)
- e6a5a52: chore: refactor build and CI configuration (@appleboy)
v0.10.0
v0.9.0
Changelog
- 0f04268 chore: update dependencies and improve CI robustness
- 97b4a29 chore: update dependencies and CI configurations
- 6e4b4dd chore: update dependencies to latest versions
- 8822a03 feat(git): make diff exclusion results the same in different directories (#147)
- c49c6ad ci: update GitHub Actions dependencies to v4
- 0125d86 feat: improve application shutdown process
v0.8.0
v0.7.1
Changelog
- d95ca55 chore(timeout): update default timeout to 30 seconds across files (#145)
- ff97f1d chore: update dependencies to latest versions
- 4024bfd chore: update dependencies in go.mod file
- 40c2c1b chore: update version of actions/setup-go in GitHub workflows
- e61298e chore: update dependencies to latest versions
- 409aee8 docs(readme): fix link (#141)
- 5cfcffd docs(readme): add windows installation note. (#140)
- 264e079 docs(readme): default temperature of this tool already change to 1 (#136)
- 97b30b2 chore: update
github.com/sagikazarmark/locafero
to v0.4.0
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