Releases: cunla/fakeredis-py
Releases · cunla/fakeredis-py
v2.0.0 🌈
Changes
🚀 Breaking changes
- Remove support for aioredis separate from redis-py (redis-py versions 4.1.2 and below). (#65)
🚀 Features
🧰 Maintenance
- Separate commands to mixins (#71)
- Use release-drafter
- Update GitHub workflows
Full Changelog: v1.10.1...v2.0.0
v1.10.1 🌈
What's Changed
- Implement support for
zmscore
by @the-wondersmith in #67
New Contributors
- @the-wondersmith made their first contribution in #67
Full Changelog: v1.10.0...v1.10.1
v1.10.0
v1.9.4
What's Changed
Full Changelog: v1.9.3...v1.9.4
v1.9.3
v1.9.2
v1.9.1
v1.9.0
v1.8.2
1.8.2
What's Changed
- Update publish GitHub action to create an issue on failure by @terencehonles in #33
- Add release draft job by @cunla in #37
- Fix input and output type of cursors for SCAN commands by @tohin in #40
- Fix passing params in args - Fix #36 by @cunla in #41
New Contributors
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- fix: allow redis 4.3.* by @terencehonles in #30
New Contributors
- @terencehonles made their first contribution in #30
Full Changelog: v1.8...v1.8.1