Skip to content

Releases: appleboy/CodeGPT

v0.2.2

09 Jun 11:03
Compare
Choose a tag to compare

Changelog

  • 50329e0 chore: improve API usage and test coverage across platforms
  • 786d7d4 refactor: exclude_list flag to accept comma-separated values (#85)
  • b893b97 chore: update dependencies and improve tests and actions
  • 46d5cb6 chore(openai): upgrade to 1.9.5
  • c638b7d refactor: improve configuration, testing, and API integration

v0.2.1

20 May 11:47
Compare
Choose a tag to compare

Changelog

  • 8cfeb6e ci: improve release process and test coverage
  • c4085ba docs: enhance commit message customization and documentation (#81)
  • 4b2d053 feat: improve template variables handling and testing (#80)
  • 61b2777 feat: improve template handling and test coverage (#79)
  • 9b3eae9 chore: upgrade go-openai from v1.9.3 to v1.9.4 (#78)
  • 7beb0b6 chore: update ca-certificates and improve test stability
  • d1da92b build: improve test coverage and GitHub actions setup
  • 32a9922 docs: improve API usage, testing, and documentation (#76)
  • 7bd613a chore: improve performance and extend OS compatibility
  • 68e9d85 build: improve compression and test tolerance in build
  • a471a55 chore: optimize API usage and enhance test reliability

v0.2.0

26 Apr 06:13
68ce8d0
Compare
Choose a tag to compare

Changelog

  • 68ce8d0 feat: improve model selection and API usage (#71)
  • 7ae227e refactor: refactor codebase by removing obsolete functions
  • d95f1b2 fix: fix COMMIT_EDITMSG of worktree missing bug (#70)
  • ea4b5d0 style: variable 'proxy' collides with imported package name (#69)
  • 70aa045 chore: update dependency version for go-openai
  • 9500376 docs: add visual representation of project stars
  • bb0b54d docs: update Chinese language resources
  • e07c0e2 docs: fix a typo in README.md (#65)
  • 182cea6 refactor: refactor configuration handling and helper functions

v0.1.9

15 Apr 01:29
Compare
Choose a tag to compare

Changelog

  • 92b3564 refactor: refactor variable names and function arguments for code readability
  • b114586 test: improve testing coverage for prompt package
  • fcc9ca4 test: refactor testing for IsCommandAvailable function
  • bb8b49e refactor: refactor language handling and file loading in prompt module
  • 87c4c1c docs: refactor configuration handling in New function
  • bf33640 fix: improve code reliability and maintainability (#64) #62
  • 3716d74 refactor: refactor config struct and fix typo in function name

v0.1.8

14 Apr 16:53
Compare
Choose a tag to compare

Changelog

  • fd54cef feat: add Azure OpenAI Service support to CLI
  • b4d3b40 docs: add OpenAI to code completion options
  • afa47c7 refactor: OpenAI provider initialization and testing (#63)
  • ae89c72 docs: update README with Azure OpenAI Service instructions and images
  • 995ae86 refactor: refactor OpenAI provider configuration and options
  • 3ac67f7 chore: add Azure OpenAI provider (#60) #18
  • cdddc9a docs: update installation instructions for README.md

v0.1.7

07 Apr 23:51
Compare
Choose a tag to compare

Changelog

  • 8bf7d98 refactor: refactor timeout flag to accept duration input
  • cb6f2c7 feat: increase timeout options for API requests (#55)
  • 8a44d35 chore: refactor environment variable prefixes to unified naming convention
  • 36e505a feat: add support for multiple CI/CD platforms in initConfig() function
  • fb4cf74 docs: document configuration options for OpenAI API
  • c98e375 feat: add temperature control to OpenAI package
  • 5079244 feat: add max_tokens flag for OpenAI API
  • efe8f74 docs: update flow
  • e802945 docs: add flow diagram to project README
  • 347fd2e chore: update CodeGPT binary download links and version number

v0.1.6

04 Apr 03:42
Compare
Choose a tag to compare

Changelog

  • eb8bf3b chore: update package versions for security and performance improvements
  • 996b5fe fix: improve handling of missing API key errors
  • b492f7d chore: update go-openai package version in go.mod file
  • 6346a5f build: add Docker support with CI/CD pipeline (#54)
  • c12a9dc docs: fix typo from zh-tw to zh-cn (#51)

v0.1.5

30 Mar 07:40
Compare
Choose a tag to compare

Changelog

  • 7f04df9 chore: update CodeGPT version to v0.1.5 for all platforms
  • 4f1d38b feat: update Git command struct with new functions (#50)
  • 46e676a chore(deps): bump actions/setup-go from 3 to 4 (#48)

v0.1.4

25 Mar 12:56
Compare
Choose a tag to compare

Changelog

  • 1609675 chore: update CodeGPT version in OS-specific download links
  • cb3d75c feat: set default maxTokens for OpenAI client to 300
  • de1d07a docs: update CLI tool description in README file
  • 99189f6 docs: add example for improve PHP code security and cross-platform compatibility
  • 15a7b88 docs: improve README formatting for section headers
  • 3f96190 feat: add multilingual code review support with screenshots
  • f32a4d1 feat: improve OpenAI integration for code review summaries
  • 134cc79 feat: add code review command to CLI (#46)
  • ab75796 refactor: simplify code and remove unused imports in commit functionality
  • f4923a5 docs: improve API usage, testing, and documentation

v0.1.3

24 Mar 13:13
Compare
Choose a tag to compare

Changelog

  • 51a0f34 chore: update CodeGPT to version 0.1.3 in all OS download commands and output
  • 1af18a3 chore: update OpenAI dependencies and add new models support (#43)
  • 3b8490e chore: improve testing.yml concurrency and permissions