Skip to content

Releases: stipsan/ioredis-mock

v5.2.1

30 Jan 19:36
36d0882
Compare
Choose a tag to compare

5.2.1 (2021-01-30)

Bug Fixes

v5.2.0

18 Nov 14:03
0977bff
Compare
Choose a tag to compare

5.2.0 (2020-11-18)

Features

v5.1.0

28 Oct 19:35
cefc8da
Compare
Choose a tag to compare

5.1.0 (2020-10-28)

Features

v5.0.0

21 Oct 16:36
2da1aa6
Compare
Choose a tag to compare

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.8

02 Oct 14:20
668363f
Compare
Choose a tag to compare

4.21.8 (2020-10-02)

Bug Fixes

v4.21.7

02 Oct 14:18
2d78284
Compare
Choose a tag to compare

4.21.7 (2020-10-02)

Bug Fixes

  • Make zscan and zscanStream match ioredis behaviour (#990) (2d78284), closes #602

v4.21.6

02 Oct 14:16
f3b9aaf
Compare
Choose a tag to compare

4.21.6 (2020-10-02)

Bug Fixes

  • ltrim with negative start/end trims improperly (#979) (f3b9aaf)

v4.21.5

02 Oct 14:12
5697b73
Compare
Choose a tag to compare

4.21.5 (2020-10-02)

Bug Fixes

  • ioredis getset doesn't return null when saving new sets (#974) (5697b73)

v4.21.4

30 Sep 17:03
9f740f3
Compare
Choose a tag to compare

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

17 Aug 01:45
09da035
Compare
Choose a tag to compare

4.21.3 (2020-08-17)

Bug Fixes

  • deps: update dependency lodash to ^4.17.20 (#971) (09da035)