Skip to content

Releases: dvla/opencommit

OpenCommit v1.0.1

08 Mar 12:06
4beac09
Compare
Choose a tag to compare

What's Changed

  • feat: ET-1482: Update dependencies and add Ollama support from upstream by @mattsalt123 in #9
  • chore: ET-1482: remove check for latest version in CLI command by @mattsalt123 in #8

Full Changelog: v1.0.0...v1.0.1

OpenCommit v1.0.0

17 Jan 13:21
ff2ac7e
Compare
Choose a tag to compare

What's Changed

  • feat: ET-1441: add support for configurable maximum input and output token limits

OpenCommit v1.0.0-beta

03 Nov 11:08
9a1e4c3
Compare
Choose a tag to compare
Pre-release
feat: ET-1429: Single Line Commit Messages (#4)

* refactor: ET-1429: update prompts.ts to clarify commit message instructions

* feat: ET-1429: add support for generating a single commit message by combining multiple commit messages into a single commit message title and description

* chore: ET-1429: remove extra new line character when joining commit messages

* feat: ET-1429: fix issueID variable being redeclared and not being properly checked for existence before confirming Issue ID

---------

Co-authored-by: Matthew Salter <[email protected]>