Skip to content

Releases: IamGroooooot/cwt

v0.3.0

20 Mar 11:08

Choose a tag to compare

What's New

  • Multi-worktree removal: cwt rm now 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

08 Mar 15:22

Choose a tag to compare

Full Changelog: v0.2.28...v0.2.29

v0.2.28

08 Mar 14:52

Choose a tag to compare

Full Changelog: v0.2.27...v0.2.28

v0.2.27

08 Mar 14:20

Choose a tag to compare

Full Changelog: v0.2.26...v0.2.27

v0.2.26

08 Mar 13:57

Choose a tag to compare

Full Changelog: v0.2.25...v0.2.26

v0.2.25

08 Mar 13:54

Choose a tag to compare

Full Changelog: v0.2.24...v0.2.25

v0.2.24

07 Mar 17:51

Choose a tag to compare

Full Changelog: v0.2.23...v0.2.24

v0.2.23

07 Mar 17:35

Choose a tag to compare

Full Changelog: v0.2.22...v0.2.23

v0.2.22

07 Mar 17:18

Choose a tag to compare

Full Changelog: v0.2.21...v0.2.22

v0.2.21

07 Mar 16:39

Choose a tag to compare

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.