Skip to content

Releases: czue/celery-progress

0.5

Choose a tag to compare

@czue czue released this 30 Jan 07:19

What's Changed

  • Fix syntax warning for invalid escape sequence in backend.py by @jimmy0017 in #119

New Contributors

Full Changelog: 0.4...0.5

0.4

0.4

Choose a tag to compare

@czue czue released this 12 Jun 15:46

What's Changed

This release adds an increment_progress() method and the GroupProgress class to support group results.

  • updates to make APIs easier to work with by @czue in #116
  • support group results by @czue in #115

Full Changelog: 0.3...0.4

0.3

0.3

Choose a tag to compare

@czue czue released this 03 Apr 15:38

What's Changed

New Contributors

Full Changelog: 0.2...0.3

0.2

0.2

Choose a tag to compare

@czue czue released this 02 Mar 08:32

What's Changed

  • Allow default colors to be accessed without class instantiation by @giovcandido in #100
  • Changed url to re_path for compatibility with Django >= 4. by @Whitie in #101
  • Fixed TypeError in JS. by @Whitie in #103
  • wrapped async_to_sync in closing function by @boxofbox in #107

New Contributors

Full Changelog: 0.1.3...0.2

0.1.3

Choose a tag to compare

@czue czue released this 13 Dec 12:50
670166f

What's Changed

New Contributors

Full Changelog: 0.1.2...0.1.3

0.1.2

Choose a tag to compare

@czue czue released this 25 Jan 07:15

What's Changed

  • don't crash on default success if progress / message elements are null by @czue in #87
  • Allow overriding a few default messages by @czue in #89
  • update readme with wrapper examples by @timnyborg in #90
  • clarify old urls should be removed by @timnyborg in #91
  • Fetch the task state only once at the beginning and store it in local variable by @mobiware in #92
  • Lint: Update dead README images by @EJH2 in #94

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

Choose a tag to compare

@czue czue released this 25 Jan 07:14

Note: these release notes include all PRs before 0.1.1.

What's Changed

New Contributors

Full Changelog: https://github.com/czue/celery-progress/commits/0.1.1