Releases: gcarreno/laz-JSON-Viewer
Releases · gcarreno/laz-JSON-Viewer
lazJSONViewer Release (v0.1.9.38)
lazJSONViewer Release (v0.1.9.37)
In this release
- Fix: Sometimes an error was thrown due to improper clearance of the value panel
lazJSONViewer Release (v0.1.9.34)
In this release
- Added a tab with Text view. Toggle with
F12
(#15)
This idea came from Craig Chapman(@chapmanworld)
lazJSONViewer Release v0.1.8.32
In this release
- Fix: Duplicate files upon drag-and-drop
- Feature: Exit keys: Escape, Ctrl+Q(Linux), Alt+X(Windows)
- Fix: Relative paths on Form Caption
lazJSONViewer Release (v0.1.7.29)
In this release
- Display path of the selected node on the tree.
lazJSONViewer Release (v0.1.6.28)
In this release
- Drag-and-Drop files onto the form is implemented. MANY thanks to Marcus Fernstrom (@MFernstrom) for the idea!
- Fix: App Config dir created if not existed
lazJSONViewer Release (v0.1.5.27)
In this release
- Window size and state is persisted on a config file
lazJSONViewer Release (v0.1.4.26)
In this release
- Added display for formatted and scientific.
- Corrected Cell Text display for Float.
- New Screenshots.
lazJSONViewer First release (v0.1.3.24)
Initial Release
This release is almost feature complete, from my goals:
- View multiple files via command line params
- Integer numbers have multiple alternate visualizations: Binary, Hexadecimal, Bytes, Date
- Language support (I think... Still can't affect it with lang=pt)