Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@NicolasMahe NicolasMahe released this 08 Aug 02:48
· 224 commits to master since this release
0390fe9

Click here to see the release notes

Added

  • (#117) Add --start flag to the service:create command to automatically start the service when created.
  • (#118) Limit size of the upload during compilation to avoid mistakes (limit to 10MB).
  • (#120) Use latest MESG engine v0.12.

Changed

  • (#114) Update compilation strategy.
  • (#119) Migrate to mesg-js 4.2.

Fixed

  • (#38) Fix issue when deploying from a wrong directory.
  • (#116) Fix service:logs with the last version of the engine.
  • (#121) Fix issue when running service:list command with no instances running.

Experimental

  • (#115) Add workflow compilation.