Skip to content

Releases: nguyenvanduocit/ai-commit

v0.0.2-beta.8

02 Feb 19:15
Compare
Choose a tag to compare

Changelog

  • 8aacf7e refactor: Update prompt text for commit type

v0.0.2-beta.7

02 Feb 19:09
Compare
Choose a tag to compare

Changelog

  • 6f2ab98 fix: Update temperature setting for GPT-3 completion
  • 0089f41 style: Update promptAdjustment to "short, simple, clear

v0.0.2-beta.6

02 Feb 18:40
Compare
Choose a tag to compare

Changelog

  • 0f8d3c2 chore: update readme
  • 57b2438 doc: Update README: remove tip section and add Auto tags option
  • 9f6804d feat: Add prompt adjustment option to generate commit message
  • b72dcb2 feat: Update prompt spelling to match choices
  • a66652e fix: Update prompt to include "a" option for prompt adjustment

v0.0.2-beta.5

02 Feb 17:59
Compare
Choose a tag to compare

Changelog

  • da12e54 Refactor prompt and commit flow
  • 8179fd4 chore: Update commit message and confirmation messages
  • 27e0283 doc: Update README with steps for manual commit message selection and detect commit type todo
  • fd24931 feat: Add install instructions and known issues to the README
  • 1b6e230 fix: Remove unused shouldCommit flag
  • b935a9f fix: Update commit message prompt to reflect lack of type

v0.0.2-beta.4

02 Feb 17:29
Compare
Choose a tag to compare

Changelog

  • a1edb83 chore(release): update release workflow to use "--clean" option

v0.0.2-beta.3

02 Feb 17:25
Compare
Choose a tag to compare

Changelog

  • 64c43e5 chore: Bump Go version to 1.19.5 in release workflow