Releases: ArthurSonzogni/json-tui
Releases · ArthurSonzogni/json-tui
v1.3.0
v1.2.0
- Add '-f' or '--fullscreen" options. It causes the JSON to be displayed on the
alternate buffer, in fullscreen. - Use 'q' or 'escape' to quit.
- Support Windows. Reading the JSON from stdin is not supported.
- Argument parser improvement.
v1.1.1
- Fix hitbox after a terminal induced content scroll.
- Add a better error message explaining why a JSON is not parsable.
v1.1.0
- Parse float and big numbers correctly.
- Performance improvement when reading the file.
- Support MacOS.
- Various minor code improvements.
v1.0.3
Minor bug fixes.
v1.0.0
The initial release of json-tui.