Skip to content

Releases: debonzi/celery_crossover

1.1.10

16 Aug 21:30
Compare
Choose a tag to compare

Fix pypi long description.

1.1.9

15 Aug 18:21
65b5bba
Compare
Choose a tag to compare
  • Raises exception if target task is not found
  • Uses task.app instead of celery.current_app if celery >= 4.0.0

Update RCA

26 Oct 19:08
Compare
Choose a tag to compare
1.1.5

Merge branch 'stage'

Add support for binded tasks.

24 Oct 20:19
Compare
Choose a tag to compare
1.1.4

Merge branch 'stage'

Add support to celery 3

24 Oct 19:45
Compare
Choose a tag to compare
1.1.3

Merge branch 'stage'

Add Manifest File.

02 Oct 22:44
Compare
Choose a tag to compare
1.1.2

Add Manifest File.

Fix bug when using task decorated with bind_callback_meta passing no callback task.

26 Sep 15:24
Compare
Choose a tag to compare
1.1.1

Fix exception when using task decorated with bind_callback_meta passi…

New callback API (decorator)

26 Sep 07:16
Compare
Choose a tag to compare

def callback(auto_callback=False, bind_callback_meta=False)

First Release added to Pypi

25 Sep 00:32
Compare
Choose a tag to compare
1.0.0

PyPi Release.