Releases: jackiotyu/git-worktree-manager
Releases · jackiotyu/git-worktree-manager
v3.24.1
🐞 Bug Fixes
- getWorktreeList: Improve path normalization for worktree and main folder comparisons - by @jackiotyu (6026e)
View changes on GitHub
v3.24.0
🚀 Features
- hooks: Add preRemoveCmd lifecycle hook - by @danielrose7 and Claude Opus 4.6 (1M context) in #50 (dbf81)
View changes on GitHub
v3.23.6
v3.23.5
v3.23.4
🚀 Features
- version: Add version utility functions and enhance worktree item mapping - by @jackiotyu (33392)
🐞 Bug Fixes
- git: Enhance main folder path resolution - by @jackiotyu (06ae5)
View changes on GitHub
v3.23.3
🐞 Bug Fixes
- git: Simplify main folder retrieval logic - by @jackiotyu (b8a06)
View changes on GitHub
v3.23.2
🐞 Bug Fixes
- path: Preserve path casing on case-sensitive filesystems - by @Samuel-Harris and Claude Opus 4.6 (1M context) in #48 (31d81)
View changes on GitHub
v3.23.1
🐞 Bug Fixes
- folderRoot: Ensure folder URIs are consistently lowercased for cross-platform compatibility - by @jackiotyu (70772)
- util: Correct method name for case conversion in toSimplePath function - by @jackiotyu (1e774)
View changes on GitHub
v3.23.0
🐞 Bug Fixes
- linux: Fix the issue where the plugin does not work properly under Linux - by @runner-ccl in #47 (0d440)
View changes on GitHub
v3.22.3
🐞 Bug Fixes
- command: Pass DefaultDisplayList to pickWorktree in searchAllWorktreeCmd - by @jackiotyu (2c382)