What's Changed
* Ruff by aamalev in https://github.com/aamalev/redis-rs-py/pull/16
* Separated pyi by aamalev in https://github.com/aamalev/redis-rs-py/pull/17
* Create single_bb8 with ConnectionInfo by aamalev in https://github.com/aamalev/redis-rs-py/pull/21
* Speedup cluster_async use by default by aamalev in https://github.com/aamalev/redis-rs-py/pull/22
* Improve errors by aamalev in https://github.com/aamalev/redis-rs-py/pull/23
* Add single_node client by aamalev in https://github.com/aamalev/redis-rs-py/pull/24
* Add shards by aamalev in https://github.com/aamalev/redis-rs-py/pull/25
* Support features by aamalev in https://github.com/aamalev/redis-rs-py/pull/26
* Add single deadpool by aamalev in https://github.com/aamalev/redis-rs-py/pull/27
* Add clippy to CI by aamalev in https://github.com/aamalev/redis-rs-py/pull/28
* Execute with Cmd by aamalev in https://github.com/aamalev/redis-rs-py/pull/29
* Add many commands: hdel, hmget, hexists, rpush, llen, blpop and pairs/mapping in hset by aamalev in https://github.com/aamalev/redis-rs-py/pull/30
**Full Changelog**: https://github.com/aamalev/redis-rs-py/compare/0.7.0...0.8.0