Skip to content

Releases: cunla/fakeredis-py

v1.10.1 🌈

08 Nov 19:14
7d79727
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.10.1

v1.10.0

25 Oct 11:40
89946df
Compare
Choose a tag to compare

What's Changed

  • implement GETDEL and SINTERCARD support by @cunla in #57
  • Test get float-type behavior by @cunla in #59
  • Implement BZPOPMIN/BZPOPMAX support by @cunla in #60

Full Changelog: v1.9.4...v1.10.0

v1.9.4

15 Oct 16:43
ac471ca
Compare
Choose a tag to compare

What's Changed

  • Separate LUA support to a different file by @cunla in #55

Full Changelog: v1.9.3...v1.9.4

v1.9.3

27 Sep 19:02
cc8c2e7
Compare
Choose a tag to compare

Changed

  • Removed python-six dependency

Full Changelog: v1.9.2...v1.9.3

v1.9.2

27 Sep 11:09
88c0d48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

04 Sep 15:12
1e4bddb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

31 Jul 15:26
c7dda21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.9.0

v1.8.2

23 Jul 14:34
e62c7b5
Compare
Choose a tag to compare

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

  • @tohin made their first contribution in #40

Full Changelog: v1.8.1...v1.8.2

v1.8.1

09 Jun 12:45
e577399
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8...v1.8.1

v1.8

27 May 15:44
3125429
Compare
Choose a tag to compare

What's Changed

  • Fix handling url with username and password by @cunla in #27
  • Refactor tests by @cunla in #28

Full Changelog: v1.7.6.1...v1.8