Releases: appleboy/CodeGPT
Releases · appleboy/CodeGPT
v0.1.4
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
v0.1.2
Changelog
- c930e3b chore: update CodeGPT version in README.md file to
0.1.2
- 93c50ec feat: add option for setting OpenAI API timeout
- 41d47a3 feat: add OpenAI base URL customization option
- 6fd92df feat: add base_url configuration option
- a10afb0 docs: correct flag name in README (#40)
- 0040d02 docs: update README.md file formatting and content
v0.1.1
Changelog
- 7e945df chore: update CodeGPT to version
0.1.1
for all OSs - 3026803 feat: Add support for new OpenAI models and update default model
- bf28f00 feat: add new models to modelMaps map in openai.go file (#38)
- 541832d chore: update go-openai version in go.mod to v1.5.4
- 21d022e chore: update CodeGPT to version 0.1.0
v0.1.0
Changelog
- e869533 feat: add tip replacement flag to commit command
- 3947d23 feat: add amend functionality to commit command (#35)
- d69f877 docs: improve commit message template integration with Git hooks
- 58aa3d8 feat: add template options to commit command (#33)
- 03ce4b9 refactor: refactor template handling functions and calls
- 2072f60 refactor: refactor code for improved performance and readability
- 637c084 refactor: refactor commit message handling and translation template
- 297b50f refactor: refactor commit message summarization function names
- 7763fa7 docs: improve Git diff functionality and customization options
- 0c22fdc docs: add feature list
v0.0.9
Changelog
- 72b2cc0 chore: update CodeGPT version to improve performance
- 742fecc chore: add --signoff flag to git commit command (#30)
- 7773093 feat: refactor completion function in OpenAI package
- f38019a chore: update Go dependencies to latest versions
- 4364fcf feat: add proxy support to
commit
command - 78678d7 feat: update proxy options for secure connections
- 278219d feat: add SOCKS proxy support to OpenAI API client
- a663a00 docs: add Chinese README introduction link
- 30c6abc docs: improve documentation for setting environment variables
- c5c0f9a chore: update CodeGPT to version v0.0.8 with new OS download links
- 1de984f docs: add API key safety best practices link to README.md
v0.0.8
Changelog
- e7a908d docs: improve OpenAI API key management and documentation
- ae81a78 refactor: replace hyphens and dots in environment variable keys (#25)
- 98155ea chore: refactor Git hook functions and variables
- 040f7f4 docs: improve installation instructions for codegpt on MacOS via Homebrew (#24)
- 7570e13 fix: refactor Git commands and fix minor issues
- 8a2edb2 chore: fix flag naming consistency in cmd package
- 22e6c5f docs: add OpenAI API key instructions and config options to .codegpt.yaml
- f0929db feat: add excludeList flag to git operations (#23)
- 65f4c38 refactor: refactor commit message handling in git functions
- beb9ee1 chore: update CodeGPT to version 0.0.7 on all platforms
v0.0.7
Changelog
- 31470b6 feat: add option to configure number of context lines in diffs (#22)
- 52202da style: improve consistency and clarity of commit messages (#19)
- c3c521f ci: add commitlint to the workflow for better code consistency
- 115b3c6 refactor: Refactor and document struct and function names.
- ba78905 chore: Update download links and version number for release.
v0.0.6
Changelog
- 963073a feat: Refactor and improve
codegpt commit
command. - 824dc67 chore: Add option to disable automatic commits and skip verification. (#13)
- 20c7802 refactor: Refactor git hooks and templates organization
- e510f27 feat: Refactor git hook installation functions and imports
- 4343ed4 chore: Update CodeGPT binary and conventional-commit template.
- c7b313e refactor: Update Git commit message handling
- 8e5abed feat: Refactor Command methods for better error handling.
v0.0.5
Changelog
- 2337d79 feat: Add support for conventional commits and templates (#10)
- 03b4770 chore(hook): Refactor Git hook and improve error handling
- 0aa21f3 chore(git): Refactor git commands and functions.
- 18ae561 chore(openai): add comments.
- 76ffe95 chore(openai): Refactor openai.New() function to use options for arguments.
- 1407cf7 docs(readme): add OpenAI configuration options
- a75ed83 docs: Improve README instructions and clarity.
- a09ebe8 docs(readme): Update CodeGPT to version 0.0.4
- 1b9e7f7 docs(readme): fix typo