Skip to content

Releases: denodrivers/redis

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

v0.32.0

26 Oct 13:24
6584a91
Compare
Choose a tag to compare

What's Changed

  • BREAKING: remove reader and writer from Connection by @uki00a in #401
  • feat: implement Symbol.dispose by @uki00a in #406
  • feat: add experimental/web_streams_connection module by @uki00a in #405

Full Changelog: v0.31.0...v0.32.0

v0.31.0

15 Jul 07:30
def1cd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.0...v0.31.0

v0.30.0

08 Jun 21:09
1ed12ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.4...v0.30.0

v0.29.4

14 May 04:52
dc535c3
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @r-ae-i made their first contribution in #378

Full Changelog: v0.29.3...v0.29.4