PackageTrack
Sign in Get early access

github.com/k1LoW/git-wt

v0.29.1 #3188 most downloaded on Go modules k1LoW/git-wt

What this package is like to depend on

Last release 10 days ago

14 Aug 2026

Ships fairly regularly

a new release about every 3 weeks

Nearly every release is documented

notes for 48 of 49 stable releases

Nothing withdrawn

no release was ever pulled

8 months old

57 releases · first in 2025

57 releases in the last 12 months

see the full history below

Release timeline

57 releases · Dec 2025 to Aug 2026
2026
Release Pre-release

Releases

latest 57
  1. v0.29.1 14 Aug 2026
    Release notes

    What's Changed

    Fix bug 🐛

    • Don't consider remote branches when start-point is given by @yoichi in #208

    Other Changes

    • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #196
    • chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the dependencies group by @dependabot[bot] in #199
    • chore(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 by @dependabot[bot] in #202
    • chore(deps): bump github.com/go-git/go-git/v5 from 5.19.1 to 5.19.2 by @dependabot[bot] in #209
    • chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot[bot] in #207
    • chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in #206
    • docs: clarify delete semantics and wt.symlink prerequisites by @k1LoW in #211
    • chore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 in the dependencies group by @dependabot[bot] in #210

    Full Changelog: v0.29.0...v0.29.1

    Open source →
    Release notes

    Fix bug 🐛

    • Don't consider remote branches when start-point is given by @yoichi in https://github.com/k1LoW/git-wt/pull/208

    Other Changes

    • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/196
    • chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/199
    • chore(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/202
    • chore(deps): bump github.com/go-git/go-git/v5 from 5.19.1 to 5.19.2 by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/209
    • chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/207
    • chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/206
    • docs: clarify delete semantics and wt.symlink prerequisites by @k1LoW in https://github.com/k1LoW/git-wt/pull/211
    • chore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/210
    Open source →
    Release notes

    v0.29.1 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. v0.29.1-0.20260704054822-54b3efff81b3 04 Jul 2026 pre-release

    Nothing published for this version

  3. v0.29.0 04 Jun 2026
    Release notes

    What's Changed

    New Features 🎉

    • feat: add -m/-M flag to rename a worktree's directory and branch by @k1LoW in #195

    Other Changes

    • chore(deps): bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19.1 by @dependabot[bot] in #191
    • chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in #193
    • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #192

    Full Changelog: v0.28.0...v0.29.0

    Open source →
    Release notes

    New Features 🎉

    • feat: add -m/-M flag to rename a worktree's directory and branch by @k1LoW in https://github.com/k1LoW/git-wt/pull/195

    Other Changes

    • chore(deps): bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19.1 by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/191
    • chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/193
    • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/192
    Open source →
    Release notes

    v0.29.0

    Compare

    Choose a tag to compare

    Open source →
  4. v0.28.0 14 May 2026
    Release notes

    What's Changed

    Breaking Changes 🛠

    • perf: batch branch commit-message lookups in shell completion by @tksm in #187

    Other Changes

    • chore(deps): bump the dependencies group across 1 directory with 4 updates by @dependabot[bot] in #181
    • chore(deps): bump github.com/go-git/go-billy/v5 from 5.8.0 to 5.9.0 by @dependabot[bot] in #188
    • chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in #189

    New Contributors

    • @tksm made their first contribution in #187

    Full Changelog: v0.27.0...v0.28.0

    Open source →
    Release notes

    Breaking Changes 🛠

    • perf: batch branch commit-message lookups in shell completion by @tksm in https://github.com/k1LoW/git-wt/pull/187

    Other Changes

    • chore(deps): bump the dependencies group across 1 directory with 4 updates by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/181
    • chore(deps): bump github.com/go-git/go-billy/v5 from 5.8.0 to 5.9.0 by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/188
    • chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/189
    Open source →
    Release notes

    v0.28.0

    Compare

    Choose a tag to compare

    Open source →
  5. v0.27.0 17 Apr 2026
    Release notes

    What's Changed

    Breaking Changes 🛠

    • fix: error when start-point is specified for existing branch or worktree by @k1LoW in #179

    New Features 🎉

    • feat: add -b/--branch flag to specify branch name independently from worktree directory name by @glasser in #176

    Other Changes

    • chore(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 in the dependencies group by @dependabot[bot] in #173
    • chore(deps): bump Songmu/tagpr from 1.17.1 to 1.18.1 in the dependencies group by @dependabot[bot] in #174
    • chore(deps): bump github.com/go-git/go-git/v5 from 5.17.2 to 5.18.0 in the dependencies group by @dependabot[bot] in #178
    • chore(deps): bump Songmu/tagpr from 1.18.1 to 1.18.2 in the dependencies group by @dependabot[bot] in #177

    New Contributors

    Full Changelog: v0.26.2...v0.27.0

    Open source →
    Release notes

    Breaking Changes 🛠

    • fix: error when start-point is specified for existing branch or worktree by @k1LoW in https://github.com/k1LoW/git-wt/pull/179

    New Features 🎉

    • feat: add -b/--branch flag to specify branch name independently from worktree directory name by @glasser in https://github.com/k1LoW/git-wt/pull/176

    Other Changes

    • chore(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/173
    • chore(deps): bump Songmu/tagpr from 1.17.1 to 1.18.1 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/174
    • chore(deps): bump github.com/go-git/go-git/v5 from 5.17.2 to 5.18.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/178
    • chore(deps): bump Songmu/tagpr from 1.18.1 to 1.18.2 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/177
    Open source →
    Release notes

    v0.27.0

    Compare

    Choose a tag to compare

    Open source →
  6. v0.26.2 03 Apr 2026
    Release notes

    What's Changed

    Other Changes

    • chore(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.17.2 in the dependencies group by @dependabot[bot] in #167
    • chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 in the dependencies group by @dependabot[bot] in #168

    Full Changelog: v0.26.1...v0.26.2

    Open source →
    Release notes

    Other Changes

    • chore(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.17.2 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/167
    • chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/168
    Open source →
    Release notes

    v0.26.2

    Compare

    Choose a tag to compare

    Open source →
  7. v0.26.1 31 Mar 2026
    Release notes

    What's Changed

    Other Changes

    • chore(deps): bump github.com/go-git/go-git/v5 from 5.17.0 to 5.17.1 by @dependabot[bot] in #165

    Full Changelog: v0.26.0...v0.26.1

    Open source →
    Release notes

    Other Changes

    • chore(deps): bump github.com/go-git/go-git/v5 from 5.17.0 to 5.17.1 by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/165
    Open source →
    Release notes

    v0.26.1

    Compare

    Choose a tag to compare

    Open source →
  8. v0.26.0 29 Mar 2026
    Release notes

    What's Changed

    New Features 🎉

    • feat: add wt.symlink config and --symlink flag by @ryoppippi in #164

    Other Changes

    • refactor: extract test helpers in e2e/bare_test.go by @usadamasa in #153
    • chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.0 in the dependencies group by @dependabot[bot] in #156
    • chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #157
    • chore(deps): bump aquasecurity/trivy-action from 0.34.1 to 0.34.2 in the dependencies group by @dependabot[bot] in #158
    • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #159
    • chore(deps): bump aquasecurity/trivy-action from 0.34.2 to 0.35.0 in the dependencies group by @dependabot[bot] in #160
    • chore(deps): bump reviewdog/action-golangci-lint from 2.8.0 to 2.10.0 in the dependencies group by @dependabot[bot] in #161

    Full Changelog: v0.25.0...v0.26.0

    Open source →
    Release notes

    New Features 🎉

    • feat: add wt.symlink config and --symlink flag by @ryoppippi in https://github.com/k1LoW/git-wt/pull/164

    Other Changes

    • refactor: extract test helpers in e2e/bare_test.go by @usadamasa in https://github.com/k1LoW/git-wt/pull/153
    • chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/156
    • chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/157
    • chore(deps): bump aquasecurity/trivy-action from 0.34.1 to 0.34.2 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/158
    • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/159
    • chore(deps): bump aquasecurity/trivy-action from 0.34.2 to 0.35.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/160
    • chore(deps): bump reviewdog/action-golangci-lint from 2.8.0 to 2.10.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/161
    Open source →
    Release notes

    v0.26.0

    Compare

    Choose a tag to compare

    Open source →
  9. v0.25.1-0.20260305231823-81e99ef1872b 05 Mar 2026 pre-release

    Nothing published for this version

  10. v0.25.0 19 Feb 2026
    Release notes

    What's Changed

    New Features 🎉

    • feat: support delete operation in bare repositories by @usadamasa in #150

    Other Changes

    • chore(deps): bump Songmu/tagpr from 1.15.0 to 1.17.0 in the dependencies group by @dependabot[bot] in #151

    Full Changelog: v0.24.0...v0.25.0

    Open source →
    Release notes

    New Features 🎉

    • feat: support delete operation in bare repositories by @usadamasa in https://github.com/k1LoW/git-wt/pull/150

    Other Changes

    • chore(deps): bump Songmu/tagpr from 1.15.0 to 1.17.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/151
    Open source →
    Release notes

    v0.25.0

    Compare

    Choose a tag to compare

    Open source →
  11. v0.24.0 17 Feb 2026
    Release notes

    What's Changed

    New Features 🎉

    • feat: support add/switch operations in bare repositories by @usadamasa in #147

    Fix bug 🐛

    • fix: use custom version template to output "git-wt version" instead of "git version" by @k1LoW in #148

    Full Changelog: v0.23.0...v0.24.0

    Open source →
    Release notes

    New Features 🎉

    • feat: support add/switch operations in bare repositories by @usadamasa in https://github.com/k1LoW/git-wt/pull/147

    Fix bug 🐛

    • fix: use custom version template to output "git-wt version" instead of "git version" by @k1LoW in https://github.com/k1LoW/git-wt/pull/148
    Open source →
    Release notes

    v0.24.0

    Compare

    Choose a tag to compare

    Open source →
  12. v0.23.0 16 Feb 2026
    Release notes

    What's Changed

    New Features 🎉

    • feat: add wt.remover config and --remover flag by @ryoppippi in #144

    Other Changes

    • fix: improve error handling in file copy, init output, and worktree lookup by @k1LoW in #146

    Full Changelog: v0.22.0...v0.23.0

    Open source →
    Release notes

    New Features 🎉

    • feat: add wt.remover config and --remover flag by @ryoppippi in https://github.com/k1LoW/git-wt/pull/144

    Other Changes

    • fix: improve error handling in file copy, init output, and worktree lookup by @k1LoW in https://github.com/k1LoW/git-wt/pull/146
    Open source →
    Release notes

    v0.23.0

    Compare

    Choose a tag to compare

    Open source →
  13. v0.22.0 16 Feb 2026
    Release notes

    New Features 🎉

    • feat: support list command in bare repositories by @usadamasa in https://github.com/k1LoW/git-wt/pull/140
    • feat: add wt.deletehook config and --deletehook flag by @ryoppippi in https://github.com/k1LoW/git-wt/pull/132

    Other Changes

    • fix: print warning to stderr when file copy fails during worktree creation by @k1LoW in https://github.com/k1LoW/git-wt/pull/142
    Open source →
  14. v0.21.2-0.20260215093647-325aac1910b6 15 Feb 2026 pre-release

    Nothing published for this version

  15. v0.21.1 14 Feb 2026
    Release notes

    Fix bug 🐛

    • fix: run git from mainRoot only if we deleted the current worktree by @yoichi in https://github.com/k1LoW/git-wt/pull/137
    Open source →
  16. v0.21.0 14 Feb 2026
    Release notes

    New Features 🎉

    • feat: detect bare repositories and model 4-state RepoContext by @usadamasa in https://github.com/k1LoW/git-wt/pull/136

    Other Changes

    • chore(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/126
    • Fix test isolation from user's global git config by @usadamasa in https://github.com/k1LoW/git-wt/pull/129
    • chore(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/134
    • chore(deps): bump aquasecurity/trivy-action from 0.33.1 to 0.34.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/135
    Open source →
  17. v0.20.1-0.20260212232548-8fb223b70fa2 12 Feb 2026 pre-release

    Nothing published for this version

  18. v0.20.0 09 Feb 2026
    Release notes

    New Features 🎉

    • feat: add --json flag to output worktree list in JSON format by @k1LoW in https://github.com/k1LoW/git-wt/pull/124
    Open source →
  19. v0.19.1 08 Feb 2026
    Release notes

    Other Changes

    • Fix fzf recipe to handle header row and current worktree marker by @dgrant in https://github.com/k1LoW/git-wt/pull/118
    Open source →
  20. v0.19.0 06 Feb 2026
    Release notes

    New Features 🎉

    • feat: add wt.relative config and --relative flag to append subdirectory to worktree path by @k1LoW in https://github.com/k1LoW/git-wt/pull/113
    • feat: support filesystem paths for switching and deleting worktrees by @dgrant in https://github.com/k1LoW/git-wt/pull/105
    Open source →
  21. v0.18.1 05 Feb 2026
    Release notes

    Fix bug 🐛

    • fix: prevent file completions in fish shell for git wt by @dgrant in https://github.com/k1LoW/git-wt/pull/109
    • fix: always error on legacy basedir migration instead of prompting by @k1LoW in https://github.com/k1LoW/git-wt/pull/112

    Other Changes

    • chore(deps): bump Songmu/tagpr from 1.14.0 to 1.15.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/111
    Open source →
  22. v0.18.0 04 Feb 2026
    Release notes

    New Features 🎉

    • fix: preserve file timestamps when copying files by @dgrant in https://github.com/k1LoW/git-wt/pull/98
    • fix: check for untracked/modified files before worktree deletion by @dgrant in https://github.com/k1LoW/git-wt/pull/102
    • fix: --copy patterns now match untracked files by @dgrant in https://github.com/k1LoW/git-wt/pull/100
    Open source →
  23. v0.17.0 01 Feb 2026
    Release notes

    Breaking Changes 🛠

    • feat: change default wt.basedir from ../{gitroot}-wt to .wt by @k1LoW in https://github.com/k1LoW/git-wt/pull/95

    Other Changes

    • chore(deps): bump Songmu/tagpr from 1.12.1 to 1.14.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/94
    Open source →
  24. v0.16.1 27 Jan 2026
    Release notes

    Breaking Changes 🛠

    • fix: exclude basedir from file copying to prevent circular copying by @k1LoW in https://github.com/k1LoW/git-wt/pull/92
    Open source →
  25. v0.16.0 27 Jan 2026
    Release notes

    New Features 🎉

    • perf: optimize file copy with clonefile on macOS by @k1LoW in https://github.com/k1LoW/git-wt/pull/90
    Open source →
  26. v0.15.1 26 Jan 2026
    Release notes

    Fix bug 🐛

    • fix: disable Cobra's default completion subcommand to avoid confusion by @k1LoW in https://github.com/k1LoW/git-wt/pull/89

    Other Changes

    • chore(deps): bump github.com/olekukonko/tablewriter from 1.1.2 to 1.1.3 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/84
    • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/85
    • add fzf information for interactive selectn in README.md by @shishi in https://github.com/k1LoW/git-wt/pull/88
    Open source →
  27. v0.15.0 21 Jan 2026
    Release notes

    New Features 🎉

    • Add .gitignore and README.md to basedir on worktree creation by @Songmu in https://github.com/k1LoW/git-wt/pull/81
    Open source →
  28. v0.14.2 20 Jan 2026
    Release notes

    Fix bug 🐛

    • fix: move default branch check before worktree removal by @k1LoW in https://github.com/k1LoW/git-wt/pull/78
    Open source →
  29. v0.14.1 20 Jan 2026
    Release notes

    Other Changes

    • fix: allow worktree deletion for default branch while protecting the branch itself by @k1LoW in https://github.com/k1LoW/git-wt/pull/76
    Open source →
  30. v0.14.0 20 Jan 2026
    Release notes

    Breaking Changes 🛠

    • fix: improve default branch detection by @k1LoW in https://github.com/k1LoW/git-wt/pull/74

    New Features 🎉

    • feat: protect default branch from accidental deletion by @k1LoW in https://github.com/k1LoW/git-wt/pull/75

    Other Changes

    • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/72
    Open source →
  31. v0.13.1 14 Jan 2026
    Release notes

    Fix bug 🐛

    • fix: MainRepoRoot to return proper repo root by @jackchuka in https://github.com/k1LoW/git-wt/pull/70
    Open source →
  32. v0.13.0 12 Jan 2026
    Release notes

    Breaking Changes 🛠

    • fix: use an invalid branch name as the detached HEAD marker by @yoichi in https://github.com/k1LoW/git-wt/pull/68

    Other Changes

    • chore(deps): bump Songmu/tagpr from 1.10.0 to 1.11.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/66
    Open source →
  33. v0.12.1 08 Jan 2026
    Release notes

    Fix bug 🐛

    • fix: invoke cd regardless of branch deletion result by @yoichi in https://github.com/k1LoW/git-wt/pull/64
    Open source →
  34. v0.12.0 07 Jan 2026
    Release notes

    New Features 🎉

    • feat: add wt.nocd=create option to allow cd for existing worktrees by @k1LoW in https://github.com/k1LoW/git-wt/pull/62
    Open source →
  35. v0.11.0 06 Jan 2026
    Release notes

    New Features 🎉

    • feat: safely delete current worktree and return to repository root by @k1LoW in https://github.com/k1LoW/git-wt/pull/59
    Open source →
  36. v0.10.0 06 Jan 2026
    Release notes

    Breaking Changes 🛠

    • feat: support start-point argument for worktree creation by @k1LoW in https://github.com/k1LoW/git-wt/pull/55

    New Features 🎉

    • feat: add wt.copy to always copy specific gitignored files by @k1LoW in https://github.com/k1LoW/git-wt/pull/53
    • feat: allow deleting branches without associated worktrees by @k1LoW in https://github.com/k1LoW/git-wt/pull/54

    Fix bug 🐛

    • fix: enable start-point completion by passing all args to __complete by @k1LoW in https://github.com/k1LoW/git-wt/pull/57
    Open source →
  37. v0.9.1 06 Jan 2026
    Release notes

    Fix bug 🐛

    • fix: use string match instead of test in fish shell hook to avoid errors with short options by @k1LoW in https://github.com/k1LoW/git-wt/pull/50
    Open source →
  38. v0.9.0 05 Jan 2026
    Release notes

    New Features 🎉

    • feat: support creating and deleting multiple worktrees at once by @k1LoW in https://github.com/k1LoW/git-wt/pull/47
    Open source →
  39. v0.8.3-0.20260105142435-b5061d306838 05 Jan 2026 pre-release

    Nothing published for this version

  40. v0.8.2 05 Jan 2026
    Release notes

    Fix bug 🐛

    • fix: shell wrappers now respect wt.nocd config setting by @k1LoW in https://github.com/k1LoW/git-wt/pull/43

    Other Changes

    • docs: add recipes for peco and tmux in README by @k1LoW in https://github.com/k1LoW/git-wt/pull/45
    Open source →
  41. v0.8.1 05 Jan 2026
    Release notes

    Other Changes

    • fix: use [worktree: branch=X] format when worktree dir matches branch name by @k1LoW in https://github.com/k1LoW/git-wt/pull/41
    Open source →
  42. v0.8.0 05 Jan 2026
    Release notes

    Breaking Changes 🛠

    • fix: rename --no-switch-directory flag to --nocd by @k1LoW in https://github.com/k1LoW/git-wt/pull/37

    New Features 🎉

    • feat: add wt.nocd config option to disable directory switching by default by @k1LoW in https://github.com/k1LoW/git-wt/pull/39

    Other Changes

    • chore: improve delete message when worktree dir differs from branch name by @k1LoW in https://github.com/k1LoW/git-wt/pull/40
    Open source →
  43. v0.7.0 05 Jan 2026
    Release notes

    Breaking Changes 🛠

    • fix: improve list layout by @k1LoW in https://github.com/k1LoW/git-wt/pull/33

    New Features 🎉

    • fix: enable flag completion in shell integration by @k1LoW in https://github.com/k1LoW/git-wt/pull/35
    • feat: add descriptions to branch/worktree completion by @k1LoW in https://github.com/k1LoW/git-wt/pull/36
    Open source →
  44. v0.6.0 04 Jan 2026
    Release notes

    New Features 🎉

    • feat: add wt.hooks config and --hook flag to run commands after creating new worktree by @k1LoW in https://github.com/k1LoW/git-wt/pull/29
    • fix: rename config key wt.hooks to wt.hook by @k1LoW in https://github.com/k1LoW/git-wt/pull/32
    Open source →
  45. v0.5.2 04 Jan 2026
    Release notes

    New Features 🎉

    • feat: allow --no-switch-directory with git wt <branch> by @k1LoW in https://github.com/k1LoW/git-wt/pull/27

    Other Changes

    • chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in https://github.com/k1LoW/git-wt/pull/25
    • chore: disable gpg signing for tests by @k1LoW in https://github.com/k1LoW/git-wt/pull/28
    Open source →
  46. v0.5.1 28 Dec 2025
    Release notes

    Other Changes

    • refactor: use k1LoW/exec instead by @k1LoW in https://github.com/k1LoW/git-wt/pull/24
    Open source →
  47. v0.5.0 28 Dec 2025
    Release notes

    New Features 🎉

    • feat: add wt.nocopy config and --nocopy flag to exclude files from copying by @k1LoW in https://github.com/k1LoW/git-wt/pull/20
    Open source →
  48. v0.4.1-0.20251228011740-722906d1ae04 28 Dec 2025 pre-release

    Nothing published for this version

  49. v0.4.0 28 Dec 2025
    Release notes

    New Features 🎉

    • feat: add config override flags (--basedir, --copyignored, --copyuntracked, --copymodified) by @k1LoW in https://github.com/k1LoW/git-wt/pull/19

    Fix bug 🐛

    • fix: ensure worktrees use correct base directory when created from another worktree by @tnagatomi in https://github.com/k1LoW/git-wt/pull/18
    Open source →
  50. v0.3.1-0.20251227103631-cff989934446 27 Dec 2025 pre-release

    Nothing published for this version

  51. v0.3.0 27 Dec 2025
    Release notes

    Breaking Changes 🛠

    • fix: set gostyle by @k1LoW in https://github.com/k1LoW/git-wt/pull/16

    Fix bug 🐛

    • Fix git-wt fish hook output formatting by @osamu2001 in https://github.com/k1LoW/git-wt/pull/14

    Other Changes

    • feat: add context.Context support to all git operations by @k1LoW in https://github.com/k1LoW/git-wt/pull/15
    Open source →
  52. v0.2.4-0.20251226110211-8e898143b54a 26 Dec 2025 pre-release

    Nothing published for this version

  53. v0.2.3 26 Dec 2025
    Release notes

    Fix bug 🐛

    • fix: enhance worktree handling with directory name support by @k1LoW in https://github.com/k1LoW/git-wt/pull/11
    Open source →
  54. v0.2.2 26 Dec 2025
    Release notes

    Fix bug 🐛

    • fix: support multiple arguments for git wt wrappers by @k1LoW in https://github.com/k1LoW/git-wt/pull/8
    Open source →
  55. v0.2.1 26 Dec 2025
    Release notes

    Breaking Changes 🛠

    • fix: rename ignore-switch-directory flag to no-switch-directory by @k1LoW in https://github.com/k1LoW/git-wt/pull/7
    Open source →
  56. v0.2.0 26 Dec 2025
    Release notes

    New Features 🎉

    • feat: add support for copying files to new worktrees by @k1LoW in https://github.com/k1LoW/git-wt/pull/3

    Other Changes

    • fix: add --ignore-switch-directory option for shell initialization by @k1LoW in https://github.com/k1LoW/git-wt/pull/5
    Open source →
  57. v0.1.0 26 Dec 2025

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive