1.0.0-rc.2 (2025-10-20)
Changes
- Add more ToRedisArgs & FromRedisValue impls (#1825 by @QuarticCat)
- docs: add bb8 feature to Optional Features section (#1826 by @tottoto)
- Remove once_cell dependency and use std::LazyLock (#1828 by @FalkWoldmann)
- Implement Debug for ConnectionManager (#1829 by @nihohit)
- Improve support for collections, specifically [u8] (#1835 by @nihohit)