v0.5.1 - 2024-02-03
- Add debug option by @ytkg in #24
- Create dependabot.yml by @ytkg in #26
- Bump actions/checkout from 3 to 4 by @dependabot in #27
v0.5.0 - 2023-06-03
- Include upgrade and uninstall options in installation instructions by @ytkg in #20
- Add config command by @ytkg in #22
- Add model option to config by @ytkg in #23
v0.4.1 - 2023-05-04
- Implement error handling for OpenAI Chat completions by @ytkg in #18
v0.4.0 - 2023-05-03
- Exit with error code if no diff text is retrieved by @ytkg in #11
- Add MainCommand class to handle cg command logic by @ytkg in #12
- Add a job to run tests in the CI workflow by @ytkg in #14
- Add support for selecting model type by @swfz in #16
- Add upgrade command by @ytkg in #17
v0.3.0 - 2023-05-02
v0.2.0 - 2023-04-15
- Added installation and usage instructions to the README file by @ytkg in #3
- Added release badge to README.md by @ytkg in #5
- Update prompt message by @ytkg in #6
- Added MIT License by @ytkg in #7
v0.1.0 - 2023-04-13
- Add tagpr workflow by @ytkg in #1