Releases: mrcat71/commit-composer
Releases · mrcat71/commit-composer
v0.2.1
v0.2.0
v0.1.7
v0.1.6
Changelog
- 242531d: chore(deps): migrate to charm.land/v2 modules (@mrcat71)
- f662771: chore(release): bump plugin version to 0.1.6 (@mrcat71)
- 3186cc5: docs(plan): update charm module references to charm.land/v2 (@mrcat71)
- c2cee5d: fix(deps): update module github.com/charmbracelet/bubbles to v2 (@renovate-okira[bot])
- 09baeb4: fix(git): apply hunk-level groups for the WORKING pool (@mrcat71)
- 08973f7: fix(launcher): probe WezTerm CLI in app bundle, swallow overlay stdout (@mrcat71)
- 64f20e1: fix(range): require >=2 upstream commits before defaulting to upstream..HEAD (@mrcat71)
- e9169e7: fix(tui): keep ANSI codes intact when help modal overlays the commit list (@mrcat71)
- d4781ba: perf(compose): cut token spend in slash-command workflow (@mrcat71)
- 78656e6: perf(tui): load commit file list asynchronously (@mrcat71)
v0.1.5
Changelog
- 989092c: Merge pull request #4 from mrcat71/renovate/goreleaser-goreleaser-action-7.x (@mrcat71)
- cefc650: add renovate config (@mrcat71)
- 20cf1fd: chore(deps): pin dependencies (@renovate-okira[bot])
- 29f45e7: chore(deps): update actions/checkout action to v6 (@renovate-okira[bot])
- e8a2626: chore(deps): update actions/setup-go action to v6 (@renovate-okira[bot])
- 2b35e51: chore(deps): update goreleaser/goreleaser-action action to v7 (@renovate-okira[bot])
- 632dce4: chore(release): bump plugin version to 0.1.5 (@mrcat71)
- d7d33f8: feat(git): support root rebase and line-scoped recompose (@mrcat71)
- 76b5fce: feat(tui): add status bar and line-number gutter to main view (@mrcat71)
- 7f39c9f: feat(tui): centralize theme tokens with revdiff-derived palette (@mrcat71)
- 3be7ab9: feat(tui): mouse, lazy diff viewport, and hunks pipeline in review TUI (@mrcat71)
v0.1.4
Changelog
- f22fdac: Initial commit (Andrey Svinarenko 15986617+AndreySvinarenko@users.noreply.github.com)
- 32d3d94: chore(release): add GoReleaser config, install script, and release workflow (Andrey Svinarenko mrcat71@gmail.com)
- e6cc514: feat(cli): add commit-composer command and render-dump helper (Andrey Svinarenko mrcat71@gmail.com)
- e8fc824: feat(git): add git plumbing utilities for commits and rebase (Andrey Svinarenko mrcat71@gmail.com)
- 1593567: feat(plan): add commit plan model and serialization (Andrey Svinarenko mrcat71@gmail.com)
- 10f0240: feat(plugin): add Claude Code plugin integration (Andrey Svinarenko mrcat71@gmail.com)
- 6e60c4d: feat(tui): add interactive recompose and review TUI (Andrey Svinarenko mrcat71@gmail.com)