Skip to content

Releases: lucasmodrich/git-worktree-manager

v1.3.0

18 Sep 04:18

Choose a tag to compare

1.3.0 (2025-09-18)

Bug Fixes

  • test: comment out dry-run tests for PRs as they are not working (yet) as intended. Need some more time to ponder these. (d90904c)

Features

  • add progress indicators and GitHub Actions PR testing (07fda81)

v1.2.0

18 Sep 01:53

Choose a tag to compare

1.2.0 (2025-09-18)

Bug Fixes

  • resolve --dry-run argument parsing bug (8187b69)

Features

  • add major improvements to git-worktree-manager script (c447df5)

v1.1.7

17 Sep 11:17

Choose a tag to compare

1.1.7 (2025-09-17)

Bug Fixes

  • upgrade: further tweaks to fix upgrade version checks (8245237)

v1.1.6

17 Sep 11:02

Choose a tag to compare

1.1.6 (2025-09-17)

Bug Fixes

  • test: fixing test cases. (ec86d71)

v1.1.5

17 Sep 10:46

Choose a tag to compare

1.1.5 (2025-09-17)

Bug Fixes

  • further fixes to the script upgrade process (78ea31e)

v1.1.4

17 Sep 10:23

Choose a tag to compare

1.1.4 (2025-09-17)

Bug Fixes

  • upgrade: Improve upgrade version detection and modularise the script to improve reusability. (bdd5a44)

v1.1.3

17 Sep 09:20

Choose a tag to compare

1.1.3 (2025-09-17)

Bug Fixes

  • Update git-worktree-manager.sh to echo progress of downloaded files (e3c132a)

v1.1.2

17 Sep 09:11

Choose a tag to compare

1.1.2 (2025-09-17)

Bug Fixes

  • Update git-worktree-manager.sh to ensure $RAW_BRANCH_URL variable is used correctly. (0489853)

v1.1.1

17 Sep 09:08

Choose a tag to compare

1.1.1 (2025-09-17)

Bug Fixes

  • Update git-worktree-manager.sh to remove additional trailing \ from RAW_REPO_URL (1cfea71)

v1.1.0

17 Sep 09:03

Choose a tag to compare

1.1.0 (2025-09-17)

Features

  • upgrade: Improve upgrade to also include download of README, VERSION and LICENCE files (43aa5ac)