Skip to content

1.1.0

Latest

Choose a tag to compare

@bluedenim bluedenim released this 02 Dec 22:26
· 3 commits to master since this release
bfa79ad

Uses new support for type hint parsing of Celery tasks to rework GUI:

  • Task run form now prompts each parameter instead of prompting for args and kwargs for the task.
  • Replaced dummy tasks with more useful sample tasks illustrating different parameters.
  • Unit tests.