This repository has been archived by the owner on Nov 14, 2019. It is now read-only.
v1.2.0
Click here to see the release notes
Added
- (#117) Add
--start
flag to theservice: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
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.