Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 06:12

[0.1.0] - 2026-07-09

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
  • refresh README for RPG menu, i18n and new showcase image - (9a7fd34) - Zero

Features

  • (i18n) bilingual UI (zh/en) with system locale detection - (7e7b1d0) - Zero
  • (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
  • (ui) in-session success dialog and panel-style execution page - (bf53aed) - Zero
  • (ui) RPG-style pixel main menu with repo vitals panel - (c8ddb36) - 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

Other

  • publish stable releases to crates.io - (f82a134) - Zero

Refactoring

  • (ui) drop panel hard shadows from RPG menu - (9165149) - Zero
  • rename project to git-pincer - (1065ced) - Zero

Style

  • (ui) red HP gauge and brighter empty gauge slots - (152add3) - Zero