Skip to content

Releases: DiceDB/dicedb-go

v0.1.0

22 Nov 11:54
Compare
Choose a tag to compare

0.0.6

21 Nov 18:55
Compare
Choose a tag to compare

Full Changelog: 0.0.5...0.0.6

0.0.5

21 Nov 18:33
Compare
Choose a tag to compare

What's Changed

  • Add pretty response handling by @lucifercr07 in #2
  • Refactor tests and git workflow pipeline by @lucifercr07 in #3
  • Bug fix for variadic argument usage in NewSliceCmd call in _unwatchCommand function by @psrvere in #4
  • fix: rename all error messages to not use redis by @KaviiSuri in #6
  • Added Label for Watch commands by @psrvere in #5
  • Bug fix - Watch() sends "GET" for all commands by @psrvere in #8
  • Added Label to Watch commands by @psrvere in #9

New Contributors

Full Changelog: 0.0.4...0.0.5

0.0.2

20 Aug 18:25
Compare
Choose a tag to compare

Includes support for new QWATCH message format.
Full Changelog: 0.0.1...0.0.2

Internal 0.0.1

17 Jul 05:42
Compare
Choose a tag to compare

Adds support for QWATCH.