Skip to content

Releases: felipecaputo/git-project-manager

Version 1.5.0

29 Mar 15:05
1d6aba0
Compare
Choose a tag to compare
  • Added support to Mercurial and SVN projects (Issue #62)

1.4.0

25 Aug 01:09
Compare
Choose a tag to compare

1.3.2

26 Apr 01:20
Compare
Choose a tag to compare
  • 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

26 Apr 01:17
Compare
Choose a tag to compare
  • 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

17 Apr 23:27
Compare
Choose a tag to compare
  • 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

22 Mar 01:23
Compare
Choose a tag to compare
  • 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

18 Mar 14:13
Compare
Choose a tag to compare
  • Added support to subfolders (#34)
  • Lots of refactorings to improve stability and performance

Versão 1.1.0

15 Mar 22:31
Compare
Choose a tag to compare
  • 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

15 Mar 21:52
Compare
Choose a tag to compare

This version fixes issue #36

Version 1.0

15 Mar 21:48
Compare
Choose a tag to compare

First stable version of extension