Skip to content

Releases: johnlindquist/worktree-cli

v2.14.0

09 Dec 06:27

Choose a tag to compare

2.14.0 (2025-12-09)

Bug Fixes

  • Secure pr --setup with command execution confirmation (71429f0)
  • Update author field in package.json (5a0a178)

Features

  • Add API fallback for pr command when gh/glab CLI is missing (7d07661)
  • Add comprehensive test coverage for TUI and Config (3e2dccf)
  • Add loading indicators for long-running operations (3b9f7ca)
  • Add SIGINT handling and centralized workflow utilities (f5abd30)
  • Make merge command safer and more interactive (d360af3)
  • Remove hardcoded 'origin' remote name (0ed8dc5)
  • use unique hashes for stash operations to prevent race conditions (03da18d)

v2.13.0

07 Dec 04:15
f338c3d

Choose a tag to compare

2.13.0 (2025-12-07)

Features

v2.12.0

15 Oct 15:09
e1d95fe

Choose a tag to compare

2.12.0 (2025-10-15)

Bug Fixes

  • restore build files to repository (4570a6c)

Features

  • add setup command for creating worktrees with automated setup scripts (41c8c9e)
  • add setup-worktree support for automatic command execution (dde7956)
  • add setup-worktree support with security allowlist (010b3c4)

v2.11.0

04 Aug 18:45
972a449

Choose a tag to compare

2.11.0 (2025-08-04)

Features

  • add new extract command (a70ec52)

v2.10.0

04 Aug 12:46
342b320

Choose a tag to compare

2.10.0 (2025-08-04)

Features

v2.9.1

15 Apr 19:09
f0140f2

Choose a tag to compare

2.9.1 (2025-04-15)

Bug Fixes

  • Add checks to prevent main repo bare config and ensure clean state (f363482)

v2.9.0

15 Apr 17:51
6cc9e1a

Choose a tag to compare

2.9.0 (2025-04-15)

Features

  • Add main worktree clean checks and enhance purge error handling (188053a)

v2.8.1

10 Apr 15:11

Choose a tag to compare

2.8.1 (2025-04-10)

Bug Fixes

  • Reorder 'wt pr' steps to avoid checkout conflict (fbf5008)

v2.8.0

10 Apr 14:36

Choose a tag to compare

2.8.0 (2025-04-10)

Features

  • pr: use gh pr checkout for robust worktree setup and direct push (38083ae)

v2.7.10

10 Apr 12:48

Choose a tag to compare

2.7.10 (2025-04-10)

Bug Fixes

  • change build output to build/ dir (6191330)