Skip to content

Releases: taskiq-python/taskiq

0.11.5

14 Jun 06:32
0.11.5
2047065

Choose a tag to compare

What's Changed

Full Changelog: 0.11.4...0.11.5

0.11.4

11 Jun 21:57
0.11.4

Choose a tag to compare

What's Changed

Full Changelog: 0.11.3...0.11.4

0.11.3

27 Apr 07:09
0.11.3

Choose a tag to compare

What's Changed

  • Added schedule_id label to the task. by @s3rius in #320

Full Changelog: 0.11.2...0.11.3

0.11.2

26 Apr 20:08
0.11.2

Choose a tag to compare

What's Changed

Full Changelog: 0.11.1...0.11.2

0.11.1

20 Apr 00:01
0.11.1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.0...0.11.1

0.11.0

05 Feb 23:39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.4...0.11.0

0.10.4

03 Dec 15:13

Choose a tag to compare

What's Changed

  • Fixed docs release workflow by @s3rius in #252
  • Added skip-first-run option for scheduler. by @s3rius in #253

Full Changelog: 0.10.3...0.10.4

0.10.3

30 Nov 22:23

Choose a tag to compare

What's Changed

⚠️ Contains breaking changes ⚠️ if you were using ScheduledTask directly, please make sure your code is compatible with pydantic becuase of #234. This is the last change planned change to scheduling API for now.

New Contributors

  • @kevinhikaruevans made their first contribution in #236
  • @DeanNeaht made their first contribution in #237

Full Changelog: 0.10.2...0.10.3

0.10.2

19 Oct 10:19

Choose a tag to compare

What's Changed

  • Set event loop for current thread explicltly. by @s3rius in #230

⚠️ Also, we're trying to get in the awesome-python list. If you like the project, please vote for it in this PR.

Full Changelog: 0.10.1...0.10.2

0.10.1

18 Oct 13:59

Choose a tag to compare

What's Changed

  • Added unschedule possibility. by @s3rius in #226
  • Added depdencies override as in fastapi. by @s3rius in #228

Full Changelog: 0.10.0...0.10.1