0.3.11: Changes:
Changes:
- Support Redis Sentinel connection. Thanks Šarūnas Navickas
- Allow to hide worker list. Thanks Thomas Kriechbaumer
- Allow to delete jobs instead of cancelling. Thanks Javier Lopez
- Now RQ dashboard requires RQ 0.10.0. Thanks TÖRÖK Attila
Bug fixes:
- Fixed broken legacy behaviour with string redis_url. Thanks Javier
Lopez
Other noticable changes:
- Readme has brought to a better shape. Thanks teisena
- Brought basic unit tests support and CI