Releases: appleboy/CodeGPT
Releases · appleboy/CodeGPT
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)