Skip to content

Releases: nolanneff/committer

v0.1.1

04 Feb 03:56

Choose a tag to compare

What's New

Features

  • --oneline / -o flag: Generate single-line commit messages without a body

Documentation

  • Updated README with all CLI flags (-o, -v, PR flags)
  • Added commit_after_branch config option documentation
  • Fixed default model in docs (google/gemini-3-flash-preview)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

25 Jan 20:42

Choose a tag to compare

Full Changelog: v0.0.1...v0.1.0

v0.0.1

25 Jan 18:20

Choose a tag to compare

What's Changed

  • Rust ai git commit message generator by @nolanneff in #2
  • feat(cli): add pull request generation command by @nolanneff in #7
  • refactor(core): modularize codebase and add PR generation by @nolanneff in #8
  • style(ui): improve terminal output with colors and better formatting by @nolanneff in #9
  • Revert "style(ui): improve terminal output with colors and better formatting" by @nolanneff in #10
  • docs(cli): add demo recordings and improve UI cursor management by @nolanneff in #11

Full Changelog: https://github.com/nolanneff/committer/commits/v0.0.1