Skip to content

Releases: denodrivers/redis

v0.37.1

27 Dec 11:03
b8c4561
Compare
Choose a tag to compare

What's Changed


Full Changelog: v0.37.0...v0.37.1

v0.37.0

08 Dec 15:16
26b691b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.36.0...v0.37.0

v0.36.0

07 Dec 07:38
3a8f3a5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.0...v0.36.0

v0.35.0 - `deno-redis` is now on JSR

03 Dec 16:14
d43e6db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.34.0...v0.35.0

v0.34.0

27 Oct 08:10
176db18
Compare
Choose a tag to compare

What's Changed

  • feat: support GET option of the SET command by @uki00a in #455
  • feat: support EXAT and PXAT options of the SET command by @uki00a in #456
  • feat: add nx and xx options to SetOpts by @uki00a in #457
  • feat: add nx and xx options to ZAddOpts by @uki00a in #458
  • feat: add SetReply by @uki00a in #459
  • ci: use Redis v7.4 by @uki00a in #451

Full Changelog: v0.33.0...v0.34.0

v0.33.0

19 Oct 10:40
41eac8c
Compare
Choose a tag to compare

What's Changed

This version is confirmed to work with Deno v2. We are also preparing to publish deno-redis to JSR.


Full Changelog: v0.32.4...v0.33.0

v0.32.4

29 Jun 11:30
287f5df
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.32.3...v0.32.4

v0.32.3

29 Mar 00:03
48dced2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.2...v0.32.3

v0.32.2

16 Mar 07:25
28ead06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.32.1...v0.32.2

v0.32.1

06 Jan 14:17
567a128
Compare
Choose a tag to compare

What's Changed

  • fix: don't hang on multiple subscribe() calls in #418
  • perf(experimental/web_streams_connection): use ReadableStreamBYOBReader in #414
  • deps: migrate deprecated std/async/deferred.ts to Promise.withResolvers in #411
  • deps: [email protected], [email protected] in #420

Full Changelog: v0.32.0...v0.32.1