Skip to content

v0.6 (2021-12-30)

Compare
Choose a tag to compare
@clokep clokep released this 24 Feb 15:14
· 60 commits to main since this release

Bugfixes

  • Fix a bug when passing a request to mark_as_done with Celery 5.1.0. (#32)

Maintenance

  • Clean-up and re-organize code. (#31)
  • Support Celery 5.2. (#36)
  • Support Python 3.10. (#37)
  • Drop support for Python 3.6. (#36)
  • Changed packaging to use setuptools declarative config in setup.cfg. (#37)