Releases: cunla/fakeredis-py
Releases · cunla/fakeredis-py
v2.12.0 🌈
v2.11.2 🌈
Changes
🐛 Bug Fixes
- Unique FakeServer when no connection params are provided (#142)
Full Changelog: v2.11.1...v2.11.2
v2.11.1 🌈
Changes
- Minor fixes supporting multiple connections
- Update documentation
Full Changelog: v2.11.0...v2.11.1
v2.11.0 🌈
🚀 Features
- connection parameters awareness:
Creating multiple clients with the same connection parameters will result in the same server data structure.
🧰 Bug Fixes
- Fix creating fakeredis.aioredis using url with user/password (#139)
Contributors
We'd like to thank all the contributors who worked on this release!
Full Changelog: v2.10.3...v2.11.0
v2.10.3 🌈
v1.10.2
v2.10.2 🌈
v2.10.1 🌈
Changes
🐛 Bug Fixes
- Enable testing django-cache using
FakeConnection
.
Full Changelog: v2.10.0...v2.10.1