Releases: k1LoW/git-wt
Releases · k1LoW/git-wt
v0.27.0
Immutable
release. Only release title and notes can be modified.
What's Changed
Breaking Changes 🛠
New Features 🎉
- feat: add
-b/--branchflag 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
v0.26.2
Immutable
release. Only release title and notes can be modified.
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
v0.26.1
Immutable
release. Only release title and notes can be modified.
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
v0.26.0
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features 🎉
- feat: add
wt.symlinkconfig and--symlinkflag 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
v0.25.0
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features 🎉
- feat: add
wt.removerconfig and--removerflag by @ryoppippi in #144
Other Changes
Full Changelog: v0.22.0...v0.23.0
v0.22.0
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features 🎉
- feat: support list command in bare repositories by @usadamasa in #140
- feat: add
wt.deletehookconfig and--deletehookflag by @ryoppippi in #132
Other Changes
New Contributors
- @ryoppippi made their first contribution in #132
Full Changelog: v0.21.1...v0.22.0
v0.21.1
Immutable
release. Only release title and notes can be modified.
v0.21.0
Immutable
release. Only release title and notes can be modified.
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
- @usadamasa made their first contribution in #129
Full Changelog: v0.20.0...v0.21.0