Releases: IamGroooooot/cwt
Releases · IamGroooooot/cwt
v0.3.0
What's New
- Multi-worktree removal:
cwt rmnow supports selecting and removing multiple worktrees at once via interactive multi-select - Refactored rm helpers to multi-selection variants
- Added multi-select interactive helpers
Full Changelog: v0.2.29...v0.3.0
v0.2.29
Full Changelog: v0.2.28...v0.2.29
v0.2.28
Full Changelog: v0.2.27...v0.2.28
v0.2.27
Full Changelog: v0.2.26...v0.2.27
v0.2.26
Full Changelog: v0.2.25...v0.2.26
v0.2.25
Full Changelog: v0.2.24...v0.2.25
v0.2.24
Full Changelog: v0.2.23...v0.2.24
v0.2.23
Full Changelog: v0.2.22...v0.2.23
v0.2.22
Full Changelog: v0.2.21...v0.2.22
v0.2.21
Fix fzf interactive selection when stdout is captured by command substitution.
This restores fzf-driven selection for flows like cwt new and cwt rm, and adds regression coverage for the cwt rm selector path.