What's Changed * zadd support for GT/LT by cunla in https://github.com/cunla/fakeredis-py/pull/49 * Remove six dependency by cunla in https://github.com/cunla/fakeredis-py/pull/51 * Add host to `conn_pool_args` by cunla in https://github.com/cunla/fakeredis-py/pull/51
What's Changed * Zrange byscore by cunla in https://github.com/cunla/fakeredis-py/pull/44 * Expire options by cunla in https://github.com/cunla/fakeredis-py/pull/46
What's Changed * Update publish GitHub action to create an issue on failure by terencehonles in https://github.com/dsoftwareinc/fakeredis-py/pull/33 * Add release draft job by cunla in https://github.com/dsoftwareinc/fakeredis-py/pull/37 * Fix input and output type of cursors for SCAN commands by tohin in https://github.com/dsoftwareinc/fakeredis-py/pull/40 * Fix passing params in args - Fix 36 by cunla in https://github.com/dsoftwareinc/fakeredis-py/pull/41
New Contributors * tohin made their first contribution in https://github.com/dsoftwareinc/fakeredis-py/pull/40
What's Changed * Fix handling url with username and password by cunla in https://github.com/dsoftwareinc/fakeredis-py/pull/27 * Refactor tests by cunla in https://github.com/dsoftwareinc/fakeredis-py/pull/28