Skip to content

Releases: arittr/commitment

v0.18.0

18 Nov 23:33

Choose a tag to compare

v0.17.0 (fix codex support)

12 Nov 23:48

Choose a tag to compare

v0.16.2

12 Nov 23:05

Choose a tag to compare

Full Changelog: v0.16.1...v0.16.2

v0.16.1

12 Nov 22:38

Choose a tag to compare

Full Changelog: v0.16.0...v0.16.1

v0.16.0

12 Nov 22:30

Choose a tag to compare

What's Changed

  • spec: add agent standardization refactor specification [750f25] by @arittr in #69
  • docs(spec): add lightweight logger interface specification by @arittr in #74

Full Changelog: v0.15.1...v0.16.0

v0.15.1

26 Oct 07:57

Choose a tag to compare

Hotfix: revert clean script amendment to fix build

Full Changelog: v0.15.0...v0.15.1

v0.15.0

26 Oct 07:53

Choose a tag to compare

What's Changed: v0.13.1 → v0.15.0

Added

  • Gemini Agent: Full Gemini support via CLI integration (--agent gemini)

Updated

  • Codex Agent: Added --skip-git-repo-check flag to Codex agent to allow evaluation in non-git directories
    (fixes eval:codex failures)
  • Updated documentation references from cursor to gemini agent
  • CLI Framework: Migrated from Commander to Sade for faster, lighter CLI parsing
  • Pre-commit Hook: Now preserves staged changes when generating commit messages
  • Message-only Mode: Status messages now output to stderr instead of stdout

Full Changelog: v0.13.1...v0.15.0

v0.13.1

24 Oct 06:35

Choose a tag to compare

A variety of README updates and fixes

Full Changelog: v0.12.0...v0.13.1

v0.12.0

24 Oct 01:06

Choose a tag to compare

Make the cli dist bundle smaller

v0.11.1

24 Oct 00:35

Choose a tag to compare

Adjust repo links in package.json