v2.1.0
·
100 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: add gemini adapter by @tsuno08 in #26
- Add a coderabbit.yaml by @howonlee in #30
- feat: add .worktreeinclude file support by @him0 in #28
- fix: silence branch track output in auto mode by @ueryooo in #33
- docs: merge duplicate Quick Start sections and streamline README by @echarrod in #31
- fix: config get/unset now handle multi-value keys correctly by @helizaga in #37
- feat: add .gtrconfig file for declarative configuration by @helizaga in #38
- feat: add copy command for syncing files between worktrees by @helizaga in #39
- fix: preserve symlinks when copying directories by @damianlewis in #46
- fix: add # to sanitize_branch_name to prevent shebang issues by @KazushiMatsuda in #44
- feat: add preRemove hooks by @damianlewis in #48
- fix: display folder name instead of branch name in remove command by @damianlewis in #53
- fix: surface Git error message on worktree removal failure by @helizaga in #55
- feat: add GitHub Copilot CLI adapter by @helizaga in #56
- fix: rename gtr.fish to git-gtr.fish by @scarf005 in #71
- fix: add install script with platform detection by @helizaga in #63
- feat: Add --merged flag to clean command for squash-merged PRs by @echarrod in #64
- feat: enhance config command with list action and improved scope handling by @vampik33 in #68
- feat: add --editor and --ai flags to new command by @helizaga in #72
- docs: remove Related Projects section by @helizaga in #73
- docs: document how to remove all merged worktrees by @scarf005 in #76
- feat(editor): support opening .code-workspace files for VS Code/Cursor by @Stormix in #78
- chore: prepare v2.1.0 release by @helizaga in #79
- docs: add explicit PR links in changelog by @helizaga in #80
New Contributors
- @tsuno08 made their first contribution in #26
- @howonlee made their first contribution in #30
- @ueryooo made their first contribution in #33
- @echarrod made their first contribution in #31
- @damianlewis made their first contribution in #46
- @KazushiMatsuda made their first contribution in #44
- @scarf005 made their first contribution in #71
- @vampik33 made their first contribution in #68
- @Stormix made their first contribution in #78
Full Changelog: v2.0.0...v2.1.0