Releases: felipecaputo/git-project-manager
Releases · felipecaputo/git-project-manager
Version 1.5.0
- Added support to Mercurial and SVN projects (Issue #62)
1.3.2
- Fixed typo in message from PR #51 thanks to @aaron7
- Fixed #50 Use the Insiders config directory when running VS Code Insiders (reported by @Tyriar)
1.3.1
- Fixed #50 where MaxDepthRecursion was not working (reported by @Tyriar)
- Fixed #49 where the repository info was not shown (reported by @Tyriar)
1.3.0
- Implemented a new configuration to stop looking deeper, after a project is found, ignoring MaxDepthRecursion (#47)
- Refactored GitProjectLocator and GitProjectManager classes to receive configuration via injection, making test easier.
1.2.1
- Fixed the info about the shortcut keys in Mac (PR #45 thanks to @kaiwood)
- Fixed #44 where storeRepositoriesBetweenSessions was not working to load from cache
1.2.0
- Added support to subfolders (#34)
- Lots of refactorings to improve stability and performance
Versão 1.1.0
- Closes #39 Added a new command to open a project in a new window
- Merged #38 from @zackschuster to fix a problem where the refresh info in status bar wasn't removed
Version 1.0.1
This version fixes issue #36
Version 1.0
First stable version of extension