Skip to content

Releases: denodrivers/redis

v0.7.0

Choose a tag to compare

@keroxp keroxp released this 25 Jan 08:31
54367b0
bump: deno@v0.31.0 (#45)

v0.6.5

Choose a tag to compare

@keroxp keroxp released this 12 Jan 06:29
bump: deno@v0.29.0 (#43)

v0.6.4

Choose a tag to compare

@keroxp keroxp released this 10 Jan 04:20
bump: deno@v0.28.1 (#42)

v0.6.3

Choose a tag to compare

@keroxp keroxp released this 23 Dec 08:51
fix: zrange with 'withScore' option (#40)

v0.6.2

Choose a tag to compare

@keroxp keroxp released this 19 Dec 14:42
bump: deno@v0.27.0 (#39)

* bump: deno@v0.27.0

* ci:fix

v0.6.1

Choose a tag to compare

@keroxp keroxp released this 06 Dec 22:16
bump: deno@v0.26.0 (#38)

v0.6.0

Choose a tag to compare

@keroxp keroxp released this 28 Nov 14:27
87c0cca
  • bump: deno@v0.25.0 (#34)
  • feat: add db option and remove a deprecated option (#32)
  • deleted: connect(":6379") style call now deleted. Use connect({port: 6379}) style signature

v0.5.3

Choose a tag to compare

@keroxp keroxp released this 24 Nov 10:18
fix: improve signature of spop (#31)

* fix: improve signature of spop

* fix: add tests for spop

v0.5.2

Choose a tag to compare

@keroxp keroxp released this 15 Nov 14:21
bump: deno@v0.24.0 (#28)

v0.5.1

Choose a tag to compare

@keroxp keroxp released this 09 Nov 16:19
b9aff14
  • bump: deno@v0.23.0
  • fix: #25 fix readline issue (#26)