HyperFlow v1.0.0-beta-6
Pre-release
Pre-release
Notable changes in this version:
- New process type added - "Join"
- Script "runwf.js" now uses the new implementation of the engine - "engine2"; The old one is still included in this release in directory "engine".
- Foreach and Splitter process types are not working in "engine2". Splitter is likely to be removed in future releases.
- Simple REST API (partially) implemented - see the "test/remote_pingpong_test.sh" script for an example
- Eventlog module added for logging events
- Logging of basic provenance events implemented (disabled by default)