Releases: stipsan/ioredis-mock
Releases · stipsan/ioredis-mock
v5.2.1
5.2.1 (2021-01-30)
Bug Fixes
v5.2.0
5.2.0 (2020-11-18)
Features
v5.1.0
5.1.0 (2020-10-28)
Features
v5.0.0
5.0.0 (2020-10-21)
Bug Fixes
BREAKING CHANGES
- node v9 and older is no longer supported. They were soft dropped a long time ago, as the oldest version our node testing suite can run on is v10. But it's now being hard-dropped and the babel generated output will no longer target
v0.10.16
. Only node versions that receive security patches will be supported moving forward.
v4.21.7
4.21.7 (2020-10-02)
Bug Fixes
- Make zscan and zscanStream match ioredis behaviour (#990) (2d78284), closes #602
v4.21.6
4.21.6 (2020-10-02)
Bug Fixes
- ltrim with negative start/end trims improperly (#979) (f3b9aaf)
v4.21.5
4.21.5 (2020-10-02)
Bug Fixes
- ioredis getset doesn't return null when saving new sets (#974) (5697b73)
v4.21.4
4.21.4 (2020-09-30)
Bug Fixes
- Fixes #877 DECR and DECRBY defaults value if key doesn't exist (#969) (9f740f3)
v4.21.3
4.21.3 (2020-08-17)
Bug Fixes
- deps: update dependency lodash to ^4.17.20 (#971) (09da035)