Releases: appleboy/CodeGPT
Releases · appleboy/CodeGPT
v0.14.6
v0.14.5
Changelog
Security
Bug fixes
Enhancements
- 1a7c1d0: chore: update
generative-ai-go
dependency to v0.18.0 (@appleboy) - a080e41: chore: upgrade dependencies and update Go version to 1.23.1 (@appleboy)
- 6d9ecdb: chore: refactor and update AI model configurations (@appleboy)
- fc8a7d5: chore: update shebang for prepare-commit-msg script (#200) (@mitsu-yuki)
Refactor
Documentation updates
- 62228ba: docs: improve documentation clarity and grammar (@appleboy)
- 733e410: docs: enhance documentation and testing across the project (@appleboy)
- 7a79b9e: docs: improve configuration readability with table format (@appleboy)
- e7a07af: docs: update GroqCloud model documentation and links (@appleboy)
v0.14.4
v0.14.3
v0.14.2
v0.14.1
v0.14.0
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)