Skip to content

Releases: iashraful/async-coro-runner

Release 0.2.7

05 Dec 05:10

Choose a tag to compare

Updated package for another hot fix

Release 0.2.5

05 Dec 04:58

Choose a tag to compare

HOTFIX: #3 Fixed import issue for all backends

Release 0.2.4

05 Dec 04:50

Choose a tag to compare

#3 updated package version

0.2.3

03 Dec 16:33

Choose a tag to compare

Changes

  • Added fallback tasks from redis backend.
  • Ater server restarts auto start the waiting tasks
  • Updated task data structure
  • Updated report data-structure

Full Changelog: 0.2.2...0.2.3

0.2.1

25 Nov 01:16

Choose a tag to compare

Changes

  • Added basic reporting with both the backend(in memory and redis)

Full Changelog: 0.1.9...0.2.1

0.1.9

23 Nov 18:06

Choose a tag to compare

Full Changelog: 0.1.8...0.1.9

0.0.1

24 Dec 04:56

Choose a tag to compare

0.1.1

Updated

  • More perfect typing added
  • Made the worker config optional
  • Updated readme with the docs