Releases: DiceDB/dicedb-cli
Releases · DiceDB/dicedb-cli
v0.0.3
Full Changelog: 0.0.2...v0.0.3
0.0.2
Changelog
- d90997e Bump dicedb-go SDK + fix arg marshalling issue
- 75c1357 Cobra based CLI
- 6282066 Cosmetic changes
- 8295e34 Handling a CTRL+C binding
- 111239f Merge branch 'master' of github.com:dicedb/dicedb-cli
- f41ba93 Not executing any command when in WATCH mode
- 1c1b2de Printing string as str
- 6e5b9d3 README updated with detailed steps and Getting Started
- ee93912 Removing unnecessary verbosity
- 2d06780 Updating README with crisper instructions
- e7d9383 Version bump to 0.0.2
- d81aefe added a handleExit function which restore the terminal settings after exiting from the dicedb-cli either by exit command or ctrl+d (#5)
- 799a23f bump SDK version
- 2c98a6a fix: add readable dice colors (#9)
- a92ce44 sdk bump