Skip to content

Releases: appleboy/CodeGPT

v1.1.1

25 May 05:10
6883cb3
Compare
Choose a tag to compare

Changelog

Bug fixes

Enhancements

  • 37fa5a3: chore: update dependencies for genai, go-anthropic, and OpenTelemetry (@appleboy)

Documentation updates

  • dc439cf: docs: update installation instructions and version command output (@appleboy)

v1.1.0

16 May 15:56
899396a
Compare
Choose a tag to compare

Changelog

Features

  • 76cda3c: feat: enhance installer compatibility and robustness across platforms (@appleboy)
  • 39afdb6: feat: add configurable Gemini provider with VertexAI and GeminiAPI support (#240) (@appleboy)

Enhancements

  • 8fd829e: chore(cli): refactor version checks and enforce curl dependency (@appleboy)
  • 2d74b54: chore: update dependencies to latest versions and add new required modules (@appleboy)
  • 899396a: chore: update dependencies to latest stable versions (@appleboy)

Refactor

Build process updates

Documentation updates

Others

v1.0.0

02 May 09:17
be27734
Compare
Choose a tag to compare

Changelog

Features

  • c4d6669: feat: refactor provider clients to inject default app headers automatically (#235) (@appleboy)
  • d186027: feat: add automated cross-platform install script for CodeGPT CLI (#237) (@appleboy)
  • 368258c: feat(ci): update configuration schema to support multiple archive formats (@appleboy)

Bug fixes

  • 61c37aa: fix: avoid duplicate configuration by checking for existing entries (@appleboy)
  • bdb06c4: fix: improve environment variable handling and config consistency (@appleboy)

Enhancements

Refactor

  • 8013799: refactor: refactor version handling into dedicated package (@appleboy)
  • 497c8f1: refactor: refactor variable initialization for client configuration (@appleboy)
  • 8501ab0: refactor: refactor initialization and option handling for install script (@appleboy)

Build process updates

  • 3b35a61: build: update dependencies and improve test coverage (@appleboy)
  • 61539f5: ci: update linting configuration and dependencies in GitHub Actions (@appleboy)
  • 26cbb98: build: enhance build metadata and version reporting functionality (#234) (@appleboy)
  • e135d0e: ci: update Go test matrix to only include version 1.24 (@appleboy)
  • 90c1032: ci: add macOS support to test matrix and configure build cache (@appleboy)
  • e2447f4: build: embed branch and version metadata in build artifacts (@appleboy)
  • a13024b: ci: enhance GitHub Actions with install path export and messaging (@appleboy)
  • 366f49e: build: eliminate GIT_BRANCH usage from build process (@appleboy)
  • 86e5fbd: build: inline Go version extraction in build process (@appleboy)
  • 306b713: build: use GOVERSION env variable for Go build version detection (@appleboy)
  • be27734: ci: unify Go version management in CI and release workflows (@appleboy)

Documentation updates

  • 7d12c5e: docs: improve platform documentation and API handling (@appleboy)
  • 5232ee9: docs: document methods and initialization in the git package (@appleboy)
  • 40021a7: docs: add Simplified Chinese translation to documentation (@appleboy)
  • 4d17772: docs: enhance CLI documentation and installation instructions (@appleboy)
  • 66331a9: docs: improve documentation clarity and usability across the project (@appleboy)
  • 97c3a6d: docs: enhance README language links for better accessibility (@appleboy)
  • d41079e: docs: update README to include information about skip_verify (#230) (@teddyhome123)
  • 0c8f505: docs: add vscode devcontainer to readme (#233) (@kvokka)
  • e8b69b3: docs: update Chinese READMEs with devcontainer and install instructions (@appleboy)
  • c07aa8d: docs: unify and clarify README documentation across all languages (@appleboy)
  • 849a434: docs: add Table of Contents to all README translations (@appleboy)
  • 974c7d2: docs: document install script usage in all language READMEs (@appleboy)
  • 583dabc: docs: improve clarity and compatibility of installation instructions (@appleboy)
  • f47a251: docs: document environment variable configuration in installation guide (@appleboy)
  • 34d0b2b: docs: clarify and improve version documentation in all READMEs (@appleboy)

Others

v0.16.1

05 Mar 03:59
4d02d6e
Compare
Choose a tag to compare

Changelog

Documentation updates

v0.16.0

28 Feb 07:05
1b7e578
Compare
Choose a tag to compare

Changelog

Features

Enhancements

Refactor

  • 4e27d4c: refactor: refactor codebase to improve efficiency and maintainability (@appleboy)
  • 19b7803: refactor: refactor token usage and response creation logic (@appleboy)
  • fb64e0c: refactor: refactor template loading to use helper functions and add tests (@appleboy)

Documentation updates

  • 62a3c8d: docs: switch default model references to gpt-4o across the project (@appleboy)
  • 8868652: docs: enhance usage statistics and API integration (@appleboy)
  • 33bf186: docs: improve clarity and conciseness of commit message templates (@appleboy)
  • 1b7e578: docs(readme): add support for customizable prompt templates and configuration (#229) (@appleboy)

v0.15.2

13 Feb 01:39
3e476eb
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

Enhancements

Refactor

  • bc80c7c: refactor: refactor commit prompts and update default OpenAI model (@appleboy)

Build process updates

  • db54ac5: ci: update testing matrix and API usage for improved coverage (@appleboy)

v0.15.1

01 Feb 06:05
dffec98
Compare
Choose a tag to compare

Changelog

Refactor

v0.15.0

29 Jan 15:23
5f210d4
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

  • 92f34cf: fix: improve error handling and testing across the codebase (@appleboy)

Enhancements

  • 9bfd574: chore(goreleaser): refactor configuration and testing for improved consistency (@appleboy)
  • 9c9399d: chore(security): update dependencies and improve test configurations (@appleboy)

Refactor

Documentation updates

v0.14.6

14 Dec 01:52
a2a204e
Compare
Choose a tag to compare

Changelog

Features

Documentation updates

v0.14.5

13 Dec 02:52
a56347b
Compare
Choose a tag to compare

Changelog

Security

  • a56347b: chore(crypto): update Golang dependencies to latest versions (@appleboy)

Bug fixes

Enhancements

Refactor

Documentation updates