October 7, 2020
Changelog
Released on October 7, 2020.
Features
- Allow for scheduling a flow to run multiple times at the same time with distinct parameter values - #96
Enhancements
- Get core version from
flow.__version__
notflow.environment.__version__
- #100
Database Migrations
- Add
run_config
field to flows - #100