0.21.0 (Major Release)
Celery upgrade and Django Celery library change.
django-celery
only officially supports Python 3.5 which Opal no longer supports. It is also no longer the recommended solution for results by Celery. So we have removed this dependency and added the django-celery-results
module that has a similar functionality.
Drops support for Python 3.5
Opal now supports Python 3.6 - Python 3.8.