What's Changed
- Remove Python 3.7 by @nzw0301 in #8
- fix: work with redis.asyncio by @zhongkechen in #10
- Migrate to poetry by @cunla in #12
- add IMOVE operation by @BGroever in #11
- Create annotation for redis4+ tests by @cunla in #14
- Make aioredis and lupa optional dependencies by @cunla in #16
- Remove aioredis requirement if redis-py 4.2+ by @ikornaselur in #19
- Add SMISMEMBER command by @OlegZv in #20
New Contributors
- @nzw0301 made their first contribution in #8
- @zhongkechen made their first contribution in #10
- @BGroever made their first contribution in #11
- @ikornaselur made their first contribution in #19
- @OlegZv made their first contribution in #20
Full Changelog: v1.7.5...v1.7.6