Skip to content

Releases: ytkg/commit-genius

v0.5.1

03 Feb 04:41
fd374ac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

03 Jun 05:42
7896333
Compare
Choose a tag to compare

What's Changed

  • 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

Full Changelog: v0.4.1...v0.5.0

v0.4.1

04 May 19:13
9fd5237
Compare
Choose a tag to compare

What's Changed

  • Implement error handling for OpenAI Chat completions by @ytkg in #18

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 May 20:01
74b2273
Compare
Choose a tag to compare

What's Changed

  • 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

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 May 17:53
41d37c0
Compare
Choose a tag to compare

What's Changed

  • Add CI workflow by @ytkg in #8
  • Add support for OPENAI_API_KEY environment variable by @swfz in #10

New Contributors

  • @swfz made their first contribution in #10

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 Apr 07:26
989984c
Compare
Choose a tag to compare

What's Changed

  • 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

Full Changelog: v0.1.0...v0.2.0

v0.1.0

13 Apr 14:23
1b2ba3f
Compare
Choose a tag to compare

What's Changed

  • Add tagpr workflow by @ytkg in #1

New Contributors

  • @ytkg made their first contribution in #1

Full Changelog: https://github.com/ytkg/commit-genius/commits/v0.1.0