Skip to content

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 12 Mar 07:30
· 420 commits to main since this release

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