Skip to content

Releases: neocrym/new-celery-config

Release v0.2.0

16 Mar 05:10
4b43966
Compare
Choose a tag to compare
Update minimum Python version to 3.8 (#3)

It's time to leave old Python versions behind.

Release v0.1.2

25 Mar 23:33
e3ac57a
Compare
Choose a tag to compare
Bugfix: Properly handle false values (#2)

Before this fix, it was not possible to set a configuration
value that evaluates to `False` in Python.

Release v0.1.1

25 Mar 12:42
444350d
Compare
Choose a tag to compare
Clarify setting config with CELERY_CONFIG_MODULE (#1)

* Clarify setting config with CELERY_CONFIG_MODULE

* fix variable name

Release v0.1.0

25 Mar 10:31
Compare
Choose a tag to compare
pypi authentication