v2.22.0 🌈
github-actions
released this
19 Apr 20:51
·
140 commits
to master
since this release
Changes
🚀 Features
- Support for setting LUA version from environment variable
FAKEREDIS_LUA_VERSION
#287 - Support for loading LUA binary modules in fakeredis #304
🐛 Bug Fixes
- Fix the type hint for the version parameter in the async client #302
- Using LUA 5.1 like real redis #287
- fix: FakeRedisMixin.from_url() return type is really Self. @ben-xo #305
Full Changelog: v2.21.3...v2.22.0