Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1003 Bytes

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 1003 Bytes

Change Log

All notable changes to the "Serverpod" extension will be documented in this file.

[Pre-Release - 0.0.8]

  • Added support for generating client code watch command.
  • Made spawans detached and killing them.

[Pre-Release - 0.0.7]

  • Added support of starting/stopping a serverpod server from the Editor actions menu.

TODO: Kill the spawn of generate watch.

[Pre-Release - 0.0.6]

  • Fixed a critical bug where the extension crashed due to one of it's dependencies not being installed.

TODO: Kill the spawn of generate watch.

[Pre-Release - 0.0.5]

  • Updated registering commands.
  • Added Unofficial Serverpod tag to README.md

TODO: Kill the spawn of generate watch.

[Pre-Release - 0.0.4]

  • Added a feature to generate and watch client side code.

TODO: Kill the spawn of generate watch.

[Pre-Release - 0.0.2]

  • Patch for opening the project.

[Pre-Release - 0.0.1]

  • Creates serverpod project and opens it in the editor.
  • Handled docker issue in macOS.