Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 669 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 669 Bytes

Change Log

All notable changes to the "wordup-code" extension will be documented in this file.

[0.3.1][0.3.2] - 2019-07-19

  • Bugfix: Wrong Windows filepath output
  • Add installation as type for an new project

[0.3.0] - 2019-06-27

  • Support for new wordup config system
    • wordup-cli >= 0.5.0 should be used
  • wordup-cli update notification in vscode

[0.2.0] - 2019-06-13

  • Removed port restrictions, because the wordup-cli now assigns new ports automatically
    • INFO: There is no update notification, but users should have installed wordup-cli > 0.4.0
  • Added Button to install dev server after init

[0.1.0] - 2019-05-27

  • Initial release