Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 25 Mar 12:56
· 375 commits to main since this release

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