Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 840 Bytes

File metadata and controls

28 lines (21 loc) · 840 Bytes

Change Log

All notable changes to "Remote Repository Viewer" extension will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.4.0] - 2019-07-18

Added

  • Support cloning a git repository with HTTPS. Thanks to @HackedBeat. cf #3.

[0.3.0] - 2018-03-17

Added

  • Shortcut command to open GitHub repositories
  • Support npm package viewing
  • Support Visual Studio Code extension viewing

Changed

  • Repository/package directory names are now namespaced with --

[0.2.0] - 2018-02-04

Added

  • List already cloned repositories and quickly open one of them

[0.1.0] - 2017-12-30

Added

  • Initial release