Skip to content

Version 0.6.0

Latest
Compare
Choose a tag to compare
@joelybahh joelybahh released this 23 Jul 05:18
· 4 commits to main since this release

Added

  • Added maxTokens as an option for the config file [INT-15].
  • Added temperature as an option for the config file [INT-15].
  • Added topP as an option for the config file [INT-15].
  • Added frequencyPenalty as an option for the config file [INT-15].
  • Added presencePenalty as an option for the config file [INT-15].
  • Added stop as an option for the config file [INT-15].

Changed

  • Improved the error handling for commit message generation [INT-14].

Fixed

  • Fixed a bug where the automatic issue key detection was not working [INT-16].

Full Changelog: v0.5.0...v0.6.0