Skip to content

Tags: taskcontrols/py-taskcontrol

Tags

V1.3.0-beta

Toggle V1.3.0-beta's commit message
[RELEASE] Taskcontrols V1.3.0-Beta release and tag commit.

Major change in usage of Library and function usages. Creating a new working release beta for Working with Workflow and @task Decorator to create workflow logic with before/after middlewares. .run() function renamed to .start(). Task class renamed to Workflow. @workflow decorator renamed to @task. Adding support to working with utilities 	askcontrol.utils for plugin development for Logging, Timers, Queues, Events, Commands, Concurrency, Sockets, Event Publish-Subscriber Architecture within application.