- add internal pypi deploy to `rb` (54) by asottile-sentry - set fetch-depth: 0 for release (53) by asottile-sentry - add compat for redis 5.x (52) by asottile-sentry - fix CI (51) by asottile-sentry
1.9.0
-----
- Redis compatibility for 3.4.1
1.8
-----------
- Python 3.6 compatibility - Redis compatibility for versions >=2.6,<3.4
1.7
-----------
(released Jun 23rd 2017)
- Ensure a connection is released to the pool after receiving a response, even if the result is an error.
1.6
-----------
(released Nov 23rd 2016)
- Support `options` keyword arguments passed to `execute_command`.