Releases: DiceDB/dicedb-go-defunct
Releases · DiceDB/dicedb-go-defunct
v0.1.0
Full Changelog: DiceDB/dicedb-go@0.0.6...v0.1.0
0.0.6
Full Changelog: DiceDB/dicedb-go@0.0.5...0.0.6
0.0.5
What's Changed
- Add pretty response handling by @lucifercr07 in DiceDB/dicedb-go#2
- Refactor tests and git workflow pipeline by @lucifercr07 in DiceDB/dicedb-go#3
- Bug fix for variadic argument usage in
NewSliceCmd
call in_unwatchCommand
function by @psrvere in DiceDB/dicedb-go#4 - fix: rename all error messages to not use redis by @KaviiSuri in DiceDB/dicedb-go#6
- Added Label for Watch commands by @psrvere in DiceDB/dicedb-go#5
- Bug fix - Watch() sends "GET" for all commands by @psrvere in DiceDB/dicedb-go#8
- Added Label to Watch commands by @psrvere in DiceDB/dicedb-go#9
New Contributors
- @psrvere made their first contribution in DiceDB/dicedb-go#4
- @KaviiSuri made their first contribution in DiceDB/dicedb-go#6
Full Changelog: DiceDB/dicedb-go@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.