Skip to content
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

feat(task): add a task decorator #23

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

kennedykori
Copy link
Contributor

Add a decorator function to mark Callable objects as tasks.

Add a decorator function to mark `Callable` objects as tasks.
@kennedykori kennedykori self-assigned this Mar 21, 2024
@saladgg saladgg merged commit 2ec9001 into develop Mar 21, 2024
6 checks passed
@saladgg saladgg deleted the feat-add-task-decorator branch March 21, 2024 09:21
kennedykori added a commit that referenced this pull request Mar 21, 2024
## [1.1.0-rc.1](v1.0.1...v1.1.0-rc.1) (2024-03-21)

### Features

* **task:** add a task decorator ([#23](#23)) ([2ec9001](2ec9001))
@kennedykori
Copy link
Contributor Author

🎉 This PR is included in version 1.1.0-rc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

kennedykori added a commit that referenced this pull request Mar 21, 2024
## [1.1.0](v1.0.1...v1.1.0) (2024-03-21)

### Features

* **task:** add a task decorator ([#23](#23)) ([2ec9001](2ec9001))
@kennedykori
Copy link
Contributor Author

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants