Skip to content

v1.2.1

Choose a tag to compare

@poautran poautran released this 02 Mar 11:00
· 159 commits to main since this release

Improvements ✨

  • Add a warning to the discover tasks window to remind that the Python module identifier must be supplied and not the file path. Ex: to discover tasks in results/tasks.py, results.tasks should be supplied.

Bugfixes 🐛

  • New workflows or loaded from disk are now saved properly before execution #284

Screenshots

Warning when supplying a file path instead of a Python identifier

image