Skip to content

Releases: k1LoW/git-wt

v0.25.0

19 Feb 23:59
Immutable release. Only release title and notes can be modified.
09539fd

Choose a tag to compare

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

v0.24.0

17 Feb 11:28
Immutable release. Only release title and notes can be modified.
e8721c9

Choose a tag to compare

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

v0.23.0

16 Feb 14:05
Immutable release. Only release title and notes can be modified.
9d7107c

Choose a tag to compare

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

v0.22.0

16 Feb 01:27
Immutable release. Only release title and notes can be modified.
cede53f

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support list command in bare repositories by @usadamasa in #140
  • feat: add wt.deletehook config and --deletehook flag by @ryoppippi in #132

Other Changes

  • fix: print warning to stderr when file copy fails during worktree creation by @k1LoW in #142

New Contributors

Full Changelog: v0.21.1...v0.22.0

v0.21.1

14 Feb 15:36
Immutable release. Only release title and notes can be modified.
78c7a87

Choose a tag to compare

What's Changed

Fix bug 🐛

  • fix: run git from mainRoot only if we deleted the current worktree by @yoichi in #137

Full Changelog: v0.21.0...v0.21.1

v0.21.0

14 Feb 12:38
Immutable release. Only release title and notes can be modified.
026b213

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: detect bare repositories and model 4-state RepoContext by @usadamasa in #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 #126
  • Fix test isolation from user's global git config by @usadamasa in #129
  • chore(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 in the dependencies group by @dependabot[bot] in #134
  • chore(deps): bump aquasecurity/trivy-action from 0.33.1 to 0.34.0 in the dependencies group by @dependabot[bot] in #135

New Contributors

Full Changelog: v0.20.0...v0.21.0

v0.20.0

09 Feb 14:57
Immutable release. Only release title and notes can be modified.
4833f35

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add --json flag to output worktree list in JSON format by @k1LoW in #124

Full Changelog: v0.19.1...v0.20.0

v0.19.1

08 Feb 10:19
Immutable release. Only release title and notes can be modified.
5a55674

Choose a tag to compare

What's Changed

Other Changes

  • Fix fzf recipe to handle header row and current worktree marker by @dgrant in #118

Full Changelog: v0.19.0...v0.19.1

v0.19.0

06 Feb 10:47
Immutable release. Only release title and notes can be modified.
3c09c1d

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add wt.relative config and --relative flag to append subdirectory to worktree path by @k1LoW in #113
  • feat: support filesystem paths for switching and deleting worktrees by @dgrant in #105

Full Changelog: v0.18.1...v0.19.0

v0.18.1

05 Feb 23:29
Immutable release. Only release title and notes can be modified.
703b66f

Choose a tag to compare

What's Changed

Fix bug 🐛

  • fix: prevent file completions in fish shell for git wt by @dgrant in #109
  • fix: always error on legacy basedir migration instead of prompting by @k1LoW in #112

Other Changes

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

Full Changelog: v0.18.0...v0.18.1