Skip to content

Releases: DiceDB/dicedb-cli

v1.0.1

03 Mar 12:11
Compare
Choose a tag to compare

Changelog

  • 3778a03 DiceDB Go SDK version bump + Go version bump

v1.0.0

25 Feb 17:46
Compare
Choose a tag to compare

Changelog

  • 6bee02c Accepting commands till the newline char
  • 43251da Added Benchmark ability in CLI
  • 868eccd Adding support for WATCH mode
  • 79607ae Adding the Make target to build the CLI
  • 69527eb Command history
  • ec2db6e Fire the UNWATCH command when exit from WATCH mode
  • b2122d9 IO with protobuf
  • 7cd6e20 Initiating IronHawk and setting up pritimitives
  • 44fd5ec Install script made consistent with release semantics
  • 702b36f License updated to BSD
  • e74e79c Make target to start the CLI
  • ad5fb0e Merge branch 'master' of github.com:DiceDB/dicedb-cli
  • cda0f81 Merge branch 'master' of https://github.com/tarun-29/dicedb-cli into ft/cli-type
  • eb47f56 Merge pull request #18 from vpsinghg/fix/disable_completer_in_watch_mode
  • d7acdcc Merge pull request #19 from lucifercr07/lucifercr07/fire_unwatch_on_watch_cmd_exit
  • 2a8ef2a Merge pull request #20 from tarun-29/ft/cli-type
  • 8d4a060 Merge pull request #25 from SeanChinJunKai/fix/show-error
  • 11f8805 Package path changed to "dicedb/..."
  • 55cfd57 Quick and easy benchmark in CLI
  • a51c6e2 REPL in IronHawk
  • d503180 REndering Attrs as KV pairs
  • d8e3d82 Regen data for data as struct protos
  • b5a1306 Rendering ERR as Error
  • 7d329ca Show error messages in cli if error response
  • 29381cc Silverpine introduced and benchmark unified
  • 4c101e2 Taking dependency on dicedb-go
  • cc883c1 Updating protos and rendering response as per it
  • 0a186d8 VERSION file added along with Make target
  • 9000fad Watch as a channel supported
  • 33ff99e Watch reply as list
  • 82e7d22 fix: disable completer suggestions while in watch mode
  • eca54ab fix:show cli output type

v0.0.3

22 Nov 12:15
Compare
Choose a tag to compare

Full Changelog: 0.0.2...v0.0.3

0.0.2

21 Nov 18:42
Compare
Choose a tag to compare

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

0.0.1

23 Oct 17:58
Compare
Choose a tag to compare

Changelog