Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 19:55

   🚀 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