------------------------------- * Official support for Python 3.7 and 3.8 * Remove support for Python 3.4 * Support redis-limpyd versions >= 1.3.1, < 2 * Support redis-limpyd-extensions >= 1.1.1, < 2
1.0
------------------------------ * First stable version * Support python versions 2.7 and 3.4 to 3.6 * Support redis-py versions >= 2.10 * Support redis-limpyd versions >= 1.2 * Support redis-limpyd-extensions >= 1.0 * Add indexed date_time field on Error model
0.1.5
--------------------------------
* Correct bug avoiding using a custom WorkerConfig class
0.1.4
--------------------------------
* Correct a bug in `_get_iterable_for_names`
0.1.3
--------------------------------
* Compatibility with Redis-py 2.10 * Accept queues from command line as unicode in python 2