Skip to content

Latest commit

 

History

History
85 lines (39 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

85 lines (39 loc) · 1.98 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.0 (2019-04-22)

Code Refactoring

  • move to alfy and repalce sort/search module dep (#11) (63ac4f7)

Features

BREAKING CHANGES

  • refactor code base to use alfy and refactor code to use better programming styles. No breaking change for users but for devs.

2.0.2 (2018-12-14)

2.0.1 (2018-12-14)

2.0.0 (2018-12-14)

Code Refactoring

  • move to alfy and repalce sort/search module dep (#11) (63ac4f7)

BREAKING CHANGES

  • refactor code base to use alfy and refactor code to use better programming styles. No breaking change for users but for devs.

1.2.0 (2018-04-30)

1.1.0 (2018-03-31)

1.0.0 (2017-08-28)

Version 1.2.0

  • Added new keyword vs to open specified file or folder in Visual Studio Code. Press and hold shift to open file or folder in a new Visual Studio Code window.
  • Removed dist folder, cause releases are managed in Github.
vs ~/my/shiny/folder/or/file

Version 1.1.0

  • Added VSCode Insiders Edition support

Version 1.0.1

  • Fixed cannot find module './PathUtils' on case-sensitive filesystem

Version 1.0.0

  • Initial release