Skip to content

v0.1.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:36

[0.1.0-rc.2] - 2026-07-08

Bug Fixes

  • (ui) run menus in one TUI session to stop flicker and keep cursor - (a2109bd) - Zero
  • restore y/N default convention in abort confirmation prompt - (6b605d0) - Zero
  • report conflict count correctly in file mode message - (735ca20) - Zero
  • correct pass-through claims and wording in CLI help - (7c93759) - Zero

Documentation

  • rewrite bilingual README and tidy package metadata - (3f2e06e) - Zero
  • add logo, demo screenshot and naming story to README - (93d3d51) - Zero

Features

  • (ui) hybrid-style visual overhaul for the three-pane TUI - (a8ab7a2) - Zero
  • (ui) light theme with terminal-aware color handling - (bddea61) - Zero
  • (ui) undo-all key, deeper dark bands and continuous word emphasis - (1914ea0) - Zero
  • (ui) flicker-free menu execution and polished main-menu layout - (eae2df7) - Zero
  • IDEA-style three-pane git conflict resolution TUI - (e88d664) - Zero
  • cherry-pick / revert subcommands and transparent git output - (502ca8b) - Zero
  • interactive action menu for bare invocation - (65c53b8) - Zero
  • playground example generating a demo repo with every conflict scenario - (fa9d1d7) - Zero

Miscellaneous Chores

  • (release) support pre-release tags in changelog and release marking - (acfd80b) - Zero
  • (release) production-grade build profile and packaging - (14f3dfc) - Zero
  • update author email and tidy typos config - (d0e8f81) - Zero
  • translate abort / file / run CLI messages to English - (fb17e2d) - Zero
  • translate CLI subcommand help to English - (9394959) - Zero

Refactoring

  • rename project to git-pincer - (1065ced) - Zero