Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1000 Bytes

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 1000 Bytes

master

2.0.0

Fixes

  • Update dependencies and drop Nodes older than version 8

1.0.0

Features

  • Added custom prompt (#10)

Fixes

  • Remove unused dependencies and upgrade the remaining ones (#7) & (#11)

0.1.2

Fixes

  • fix displayName object configuration (#8)

0.1.1

Fixes

  • Fix project selection after basename addition (#6)

0.1.0

Fixes

  • initialize this._projectNamese (#5)

0.0.2-0

Features

  • Use basename of project path if there isn't a displayName (#5)

0.0.1

Initial Release