Skip to content

Releases: rm-hull/git-commit-summary

Release v0.10.1

01 Nov 14:17
3443eb9

Choose a tag to compare

0.10.1 (2025-11-01)

Release v0.10.0

01 Nov 14:13
bc111f3

Choose a tag to compare

0.10.0 (2025-11-01)

Features

  • Validate running inside git work tree (bc111f3)

Code Refactoring

  • Encapsulate git logic in Client (22e5ccf)

Release v0.9.9

31 Oct 09:43
9889ce4

Choose a tag to compare

0.9.9 (2025-10-31)

Documentation

  • Clarify config paths and update usage keys (9889ce4)

Release v0.9.8

31 Oct 09:42
26053e3

Choose a tag to compare

0.9.8 (2025-10-31)

Documentation

  • Clarify config paths and update usage keys (26053e3)

Release v0.9.7

31 Oct 09:34
797c914

Choose a tag to compare

0.9.7 (2025-10-31)

Code Refactoring

  • Use constructors for git and ui clients (797c914)

Release v0.9.6

31 Oct 01:18
ab50906

Choose a tag to compare

0.9.6 (2025-10-31)

Code Refactoring

  • Use dedicated error for user abort (ab50906)

Release v0.9.5

31 Oct 01:07
520731b

Choose a tag to compare

0.9.5 (2025-10-31)

Tests

  • Add unit tests & introduce dependency injection (#4) (520731b)

Release v0.9.4

31 Oct 00:25
791aa39

Choose a tag to compare

0.9.4 (2025-10-31)

Code Refactoring

  • Centralize configuration management (791aa39)

Release v0.9.3

30 Oct 22:15
107dcc0

Choose a tag to compare

0.9.3 (2025-10-30)

Code Refactoring

  • Extract core logic into app package (dfd72cd)
  • introduce handleError function (15cae4c)

Styles

  • Configure textarea before focus (fafe55b)

Release v0.9.2

30 Oct 15:00
559c0bd

Choose a tag to compare

0.9.2 (2025-10-30)

Documentation

  • Add TODO list for Go code improvements (559c0bd)