Releases: jackiotyu/git-worktree-manager
Releases · jackiotyu/git-worktree-manager
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)
View changes on GitHub
v3.22.2
No significant changes
View changes on GitHub
v3.22.1
🚀 Features
- quickPick: Display file icon by adding resourceUri to workspace pick items - by @jackiotyu (63294)
🐞 Bug Fixes
- i18n: Update glob pattern descriptions - by @jackiotyu (3f010)
View changes on GitHub
v3.22.0
v3.21.1
🐞 Bug Fixes
- worktree: Handle undefined main folder path in getRootItems - by @jackiotyu (5bf36)