Skip to content

Releases: rm-hull/git-commit-summary

Release v0.7.0

29 Oct 17:23
581b83c

Choose a tag to compare

0.7.0 (2025-10-29)

Features

  • Wrap commit message text to 72 characters (6ff50e7)

Release v0.6.1

29 Oct 17:00
cb3cc27

Choose a tag to compare

0.6.1 (2025-10-29)

Documentation

  • Move .env info earlier in README (cb3cc27)

Release v0.6.0

29 Oct 16:57
b847dd7

Choose a tag to compare

0.6.0 (2025-10-29)

Features

  • Add OpenAI LLM provider support (b847dd7)

Release v0.5.0

29 Oct 16:15
6449294

Choose a tag to compare

0.5.0 (2025-10-29)

Features

  • Introduce LLM provider abstraction (6449294)

Release v0.4.2

29 Oct 09:40
3440df1

Choose a tag to compare

0.4.2 (2025-10-29)

Release v0.4.1

28 Oct 17:26
1a6e442

Choose a tag to compare

0.4.1 (2025-10-28)

Bug Fixes

  • Stop spinner before logging fatal errors (1a6e442)

Release v0.4.0

28 Oct 09:10
39227c4

Choose a tag to compare

0.4.0 (2025-10-28)

Features

  • Add GEMINI_MODEL environment variable (39227c4)

Release v0.3.0

28 Oct 00:35
670c7e1

Choose a tag to compare

0.3.0 (2025-10-28)

Features

  • Support XDG config directory (e4f5a6b)

Release v0.2.1

28 Oct 00:10
b2a53ca

Choose a tag to compare

0.2.1 (2025-10-28)

Documentation

  • Document Cobra, VersionInfo, and CLI flags (b2a53ca)

Code Refactoring

  • Migrate to Cobra CLI framework (6c42b10)

Release v0.2.0

28 Oct 00:00
829e6dd

Choose a tag to compare

0.2.0 (2025-10-28)

Features

  • allow appending custom message to commit (829e6dd), closes #1