Skip to content

[Release] Taskcontrols V1.3.0-Beta release and tag commit #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 26, 2021

Conversation

ganeshkbhat
Copy link
Collaborator

[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 taskcontrol.utils for plugin development for Logging, Timers, Queues, Events, Commands, Concurrency, Sockets, Event Publish-Subscriber Architecture within application.

Ganesh Bhat added 2 commits November 26, 2021 22:15
… Decorator to create workflow logic with before/after middlewares. Adding support to working with Logging, Timers, Queues, Events, Commands, Concurrency, Sockets, Event Publish-Subscriber Architecture within application
…ing 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 for plugin development for Logging, Timers, Queues, Events, Commands, Concurrency, Sockets, Event Publish-Subscriber Architecture within application.
@ganeshkbhat
Copy link
Collaborator Author

[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 taskcontrol.utils for plugin development for Logging, Timers, Queues, Events, Commands, Concurrency, Sockets, Event Publish-Subscriber Architecture within application.

@ganeshkbhat ganeshkbhat merged commit 9bd840d into taskcontrols:master Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant