What's Changed
🚀 New Features
- Add
renamecommand by @Copilot in #366 - Auto-select stack when current branch is only in that stack by @Copilot in #370
- Improve conflict detection by @geofflamrock in #368
- Improving logging and status display by @geofflamrock in #360
- Add json logging by @geofflamrock in #373
- Improve squash merge handling by @geofflamrock in #379
- Add
branch movecommand by @Copilot in #367 - Default to updating stack without checking pull requests by @geofflamrock in #380
🐛 Bug Fixes
- Fixes issue where
ghcli error would cause commands to fail by @geofflamrock in #372 - Fix rebase and merge operations when branches are checked out in worktrees by @Copilot in #362
- Skip child action prompt when removing branches with no children by @Copilot in #382
Other changes
- Add integration tests for StackActions by @Copilot in #377
Full Changelog: v0.14.0...v0.15.0