Releases: maxisam/my-folders
Releases · maxisam/my-folders
v1.1.1
🚀 Features
- Update VSCode settings to exclude version control and system files - by @maxisam (b2bba)
- Implement caching for configuration retrieval to improve performance - by @maxisam (c34ec)
- Add mergeConfig and uniqueArrayMerge functions with corresponding tests - by @maxisam (4180d)
- Enhance configuration retrieval with caching and merging logic - by @maxisam (42f0f)
- Save skipWorktree item to config - by @maxisam (dcc6a)
- Add getPlatform function to determine the operating system - by @maxisam (9c240)
- Implement platform-specific commands for listing skip worktree files - by @maxisam (11187)
🐞 Bug Fixes
View changes on GitHub
v1.0.0
🚀 Features
- Add unit tests for getRelativePath function and enhance its parameter handling - by @maxisam (4c794)
- Move createExcludeList function and add unit tests for it - by @maxisam (89e60)
- Add DEFAULT_WS_SETTING_PATH constant and refactor getExcludes and updateExcludes functions - by @maxisam (0602e)
- Refactor configuration structure to include scope management and enhance exclude paths handling - by @maxisam (a9d0c)
- Implement caching for Git API and add getFileGitStatus function - by @maxisam (8c1a7)
- Add skipUserSettingsChanges function to manage user settings modifications and enhance path utilities with extractFilePaths function - by @maxisam (4b6be)
- Enhance command configuration with additional icons and grouping for my-folders commands - by @maxisam (2ea04)
🐞 Bug Fixes
View changes on GitHub
v0.6.0
🚀 Features
- Setup jest for unit test - by @maxisam (de2d8)
- Add jest-mock-vscode dependency and create mock for vscode - by @maxisam (55bcd)
- Add ESLint configuration and update linting scripts in package.json - by @maxisam (f19ae)
- Setup jest unit test for vscode - by @maxisam (cf4f4)
- Add unit tests for utility functions for runCommand - by @maxisam (a5846)
- Add Git API interfaces and utility functions for Git command execution - by @maxisam (953ad)
- Implement gitInfoExclude functionality to exclude my-folders.json in .git/info/exclude - by @maxisam (714a5)
- Add test-workspace - by @maxisam (75c84)
- Update test scripts to include unit tests and clean up test setup - by @maxisam (4a6f0)
🐞 Bug Fixes
- RemoveAllItemsAsync should clean up existing bookmarked list - by @maxisam (133d5)
- Update target to ESNext in tsconfig.base.json - by @maxisam (a3ad2)
- Merge default configuration with original configuration in getConfigurationAsync - by @maxisam (daa36)
- Lower coverage thresholds in Jest configuration for more flexible testing - by @maxisam (167b7)
- Update VSCode engine version to ^1.95.0 in package.json - by @maxisam (668d0)
View changes on GitHub
v0.5.0
No significant changes
View changes on GitHub
v0.4.0
v0.3.1
No significant changes
View changes on GitHub
v0.3.0
v0.2.0
v0.1.0
v0.0.1
No significant changes