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