Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 17:35
· 36 commits to main since this release

0.6.0 - 2025-07-20

Added

  • add default selection to menus and unify ESC cancellation behavior

Changed

  • consolidate tests, convert comments to English, fix linting
  • add comprehensive test coverage workflow with PR comments
  • fix lefthook
  • implement Git interface abstraction layer with mock testing capabilities
  • Merge pull request #4 from wasabeef/refactor-test-codes
  • Merge pull request #5 from wasabeef/fix-coverage
  • translate Japanese comments to English in integration tests
  • implement UserInterface abstraction layer for testability
  • Merge pull request #6 from wasabeef/test-improve-coverage
  • eliminate hardcoded values by introducing comprehensive constants
  • update worktree info test to match new display format
  • fix worktree info tests for macOS and Ubuntu environments
  • Merge pull request #7 from wasabeef/feat-themes
  • update cliff

Fixed

  • coverage timeout
  • correct repository name display in worktrees and bump version