• v0.3.2 d855352313

    iw-cli v0.3.2 Stable

    mph released this 2026-03-13 07:56:58 +00:00 | 483 commits to main since this release

    What's New in v0.3.2

    Bug Fixes

    • Fix iw rm failing after user confirms dirty worktree removal (#256)
      • When the user confirmed removal of a worktree with uncommitted changes, --force was not passed to git worktree remove, causing it to fail
      • The confirmation prompt now correctly propagates the force flag

    Full Diff: https://github.com/iterative-works/iw-cli/compare/v0.3.1...v0.3.2

    Downloads