Releases: appleboy/CodeGPT
Releases · appleboy/CodeGPT
v0.13.2
v0.13.1
Changelog
Features
- a37cd88: feat: ensure git commit --amend works with prepare-commit-msg hook (#179) (@lee1221ee)
Build process updates
Documentation updates
v0.13.0
Changelog
Features
- e405b03: feat: enhance multilingual support for language mappings (#172) (@hugoleodev)
- 398e246: feat: add Gemini support. (#177) (@appleboy)
Refactor
- 6a7b4b2: refactor: provider handling and core interfaces (#173) (@appleboy)
- 2022f9f: refactor: client initialization across multiple files (#175) (@appleboy)
- f208110: refactor: use core.Platform instead of Provider type (#176) (@appleboy)
Build process updates
- 24c1eda: ci: enhance CI with multi-version Go testing and caching (@appleboy)
- 976e75d: ci: enhance CI/CD pipeline with caching and normalization (@appleboy)
Documentation updates
v0.12.2
v0.12.1
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)