Releases: mat2cc/redis_tui
Releases · mat2cc/redis_tui
v0.2.2
v0.2.1
Changelog
- 59f2657: Merge pull request #3 from mat2cc/batch-types (@mat2cc)
- 6509f93: added batch typing instead off calling it per node (@mat2cc)
- d7eb547: fixing tests from refactor changes (@mat2cc)
- 49abc2d: option to not include types and chnanged fetching types for details view (@mat2cc)
- ae45b89: readme grammer (@mat2cc)
- 8ae32ba: refactor options (@mat2cc)
- 2357741: switching to batching redis type call WIP (@)
- a883cc8: updated readme (@mat2cc)
v0.2.0
Changelog
- a4402dd: Merge pull request #1 from mat2cc/adding_tests (@mat2cc)
- 9954c08: Update README.md (@mat2cc)
- d76a3b1: Update README.md (@mat2cc)
- 9daa1d9: Update README.md (@mat2cc)
- 247b77d: Update README.md (@mat2cc)
- 3b54644: added print list test (@mat2cc)
- 0ab9378: added verbose test call (@mat2cc)
- ad107f4: adding shell to get around tty issue (@mat2cc)
- e883062: exposing redis port (@mat2cc)
- 234fb48: formatting, cleanup and comments (@mat2cc)
- 458488d: initial testing (@mat2cc)
- 5fa2c49: is it my tests or the setup? (@mat2cc)
- 2e6e7bd: null input for tty (@mat2cc)
- e98d6c5: override output (@mat2cc)
- fc23469: remove todos (@mat2cc)
- 66a9212: trying container (@mat2cc)
- 6a7b09d: whoops, ordering of test command (@mat2cc)
v0.1.0
Changelog
- 9293e6a: added flag for scan size (@)
- b3fb9d4: added pretty printing of json as a default (@)
- 2cc19b0: added redis input (@mat2cc)
- acb32f2: added todo (@mat2cc)
- 56f0561: adding username and password to main screen WIP (@)
- b7327dc: better messaging for empty result list and empty details view (@)
- a1f91b0: changing name (@)
- 4f0ae68: details update function fixed, view and layout for details still WIP (@mat2cc)
- 9e3a715: details view WIP (@)
- d2166de: details view working for strings, still need to implement other redis (@mat2cc)
- 22520f9: feat: added types, better formatting, improved side by side layout, (@)
- 0e4e7c2: feat: changed details view to table (@mat2cc)
- 4e93929: feat: exanded views working (@)
- 667f97a: feat: implement keys and help (@mat2cc)
- 560c270: finished formaitting selected items and nodes (@)
- cb7a1ec: fix empty result crashes and reseting cursor after search (@mat2cc)
- 94f7493: fixed display for arrays (@mat2cc)
- f3ea065: fixed pl and tpl issues, cleanup! (@mat2cc)
- b3f99e8: fixing goreleaser deprecations and adding different token (@mat2cc)
- 1bd0ba9: formatting print list WIP (@mat2cc)
- e1b565d: layout done (@mat2cc)
- d9ff5cd: layout fixes WIP (@mat2cc)
- 76e69a2: move print list into separate view (@)
- f0da07f: open matching nodes after a search (@mat2cc)
- d1caf7a: print list nodes and spacing working better (@)
- 6169775: proper use of scan cursor (@)
- 1f16308: redis input screen WIP (@)
- b15adcd: reorganize directory structure (@)
- 818d685: retain search message and improve search styling (@)
- 10b9e0e: search WIP (@)
- 00134ad: search working (@)
- 37d60f5: store more within the base model (@)
- c39f66f: stuff for release (@)
- b0d5d25: table print list WIP (@)