v0.2.3
flogo
- Corrected instructions in readme for the helloworld sample.
flogo-services
- Reimplemented flow & state services in Go to eliminate Java dependencies so that runtime footprint and docker image sizes are minimized.
flogo-cli
- Fixed incorrect type of error in the Activity.eval() method when building a custom Activity.
- Fixed missing error as return value in Trigger.stop() method when building a custom Trigger.