- add two missing mappings - global: fix revision id due to rebase - add .git-blame-ignore-revs - migrate to use black as opinionated auto formater - bugfix BROKER_URL not in the mapping
0.4.1
- Fixes celery mapping fo the configuration.
0.4.0
- Adds support for Python 3.9. - Adds support for new Celery configuration variable naming. - Drops support for Python 2.7 and 3.6 due to end of life. - Drops support for Celery 3 and 4.
0.3.4
- Adds support for Python 3.8 - Fixes pin for Celery on Python <3.7.