Releases: DiceDB/dicedb-go
Releases · DiceDB/dicedb-go
v0.1.0
Full Changelog: 0.0.6...v0.1.0
0.0.6
Full Changelog: 0.0.5...0.0.6
0.0.5
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
- @psrvere made their first contribution in #4
- @KaviiSuri made their first contribution in #6
Full Changelog: 0.0.4...0.0.5
0.0.2
Includes support for new QWATCH message format.
Full Changelog: 0.0.1...0.0.2
Internal 0.0.1
Adds support for QWATCH.