Skip to content

Tags: ManiMozaffar/aioclock

Tags

0.3.0

Toggle 0.3.0's commit message
Update version to 0.3.0

0.2.1

Toggle 0.2.1's commit message
Updated version

0.2.0

Toggle 0.2.0's commit message
Fix pyright check

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implemented possibility to have sync tasks (#16)

* Add asyncer as dependency and increment version to 0.1.1

* Update make docs command to see latest version, not live

* Impemented decorating a sync function using aioclock

* Add example

* Update documentation

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat: Internal API and fastAPI plugin (#13)

* Implement external API with updating docs

* Implement FastAPI extension

* Update mkdocs

* Update pyproject and poetry

* Use union for python 3.9

* Fix failing tests

0.0.7

Toggle 0.0.7's commit message
Add fast stream to alternatives

0.0.6

Toggle 0.0.6's commit message
Add task name to logging

0.0.5

Toggle 0.0.5's commit message
Improved logging

0.0.4

Toggle 0.0.4's commit message
Improved logging

0.0.3

Toggle 0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix loop condition for "at" trigger (#4)