Releases: taskiq-python/taskiq
Releases Β· taskiq-python/taskiq
0.2.0
Compare
Sorry, something went wrong.
No results found
s3rius
released this
13 Mar 08:03
What's Changed
This update contains breaking changes. Now listen method of brokers is an async generator. You can check docs to see the difference.
Full Changelog : 0.1.8...0.2.0
0.1.8
Compare
Sorry, something went wrong.
No results found
s3rius
released this
26 Jan 21:58
What's Changed
Full Changelog : 0.1.7...0.1.8
0.1.7
Compare
Sorry, something went wrong.
No results found
s3rius
released this
23 Jan 11:35
What's Changed
Fixed logging for multiprocessing, removed logs. by @s3rius in #59
Full Changelog : 0.1.6...0.1.7
0.1.6
Compare
Sorry, something went wrong.
No results found
s3rius
released this
07 Jan 08:17
What's Changed
New Contributors
Full Changelog : 0.1.4...0.1.6
0.1.4
Compare
Sorry, something went wrong.
No results found
s3rius
released this
17 Dec 23:59
Updated dependencies.
Full Changelog : 0.1.3...0.1.4
0.1.3
Compare
Sorry, something went wrong.
No results found
s3rius
released this
08 Nov 18:02
What's Changed
Added test for retry middleware. by @s3rius in #55
Feature/label tests by @s3rius in #56
Replaced dependency graph with external library. by @s3rius in #57
Full Changelog : 0.1.2...0.1.3
0.1.2
Compare
Sorry, something went wrong.
No results found
s3rius
released this
29 Sep 07:34
What's Changed
Added events, state and event handlers. by @s3rius in #51
Added test for abstract broker. by @s3rius in #52
First attempt to add dependency injection. by @s3rius in #53
Added ability to see redirected output. by @s3rius in #54
Full Changelog : 0.1.1...0.1.2
0.1.1
Compare
Sorry, something went wrong.
No results found
s3rius
released this
16 Sep 09:27
What's Changed
Fixed task pattern. Now tasks-pattern parameter works by @s3rius in #50
Full Changelog : 0.1.0...0.1.1
0.1.0
Compare
Sorry, something went wrong.
No results found
s3rius
released this
12 Sep 19:22
What's Changed
This release contain breaking changes:
Now, to start a worker you must run taskiq worker instead of taskiq.
Full Changelog : 0.0.9...0.1.0
0.0.9
Compare
Sorry, something went wrong.
No results found
s3rius
released this
30 Aug 19:58
What's Changed
Fixed message labels in json format. by @s3rius in #42
Full Changelog : 0.0.8...0.0.9