Skip to content

Releases: gcarreno/laz-JSON-Viewer

lazJSONViewer Release (v0.1.9.38)

19 Mar 03:36
Compare
Choose a tag to compare

In this release

  • Fix: The app now responds to language environment and translates itself
    Current only language: Portuguese(Portugal)

lazJSONViewer Release (v0.1.9.37)

18 Mar 23:56
Compare
Choose a tag to compare

In this release

  • Fix: Sometimes an error was thrown due to improper clearance of the value panel

lazJSONViewer Release (v0.1.9.34)

11 Mar 16:15
Compare
Choose a tag to compare

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

03 Feb 05:18
Compare
Choose a tag to compare

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)

02 Feb 04:17
Compare
Choose a tag to compare

In this release

  • Display path of the selected node on the tree.

lazJSONViewer Release (v0.1.6.28)

02 Feb 02:34
Compare
Choose a tag to compare

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)

02 Feb 00:43
Compare
Choose a tag to compare

In this release

  • Window size and state is persisted on a config file

lazJSONViewer Release (v0.1.4.26)

01 Feb 23:26
Compare
Choose a tag to compare

In this release

  • Added display for formatted and scientific.
  • Corrected Cell Text display for Float.
  • New Screenshots.

lazJSONViewer First release (v0.1.3.24)

01 Feb 07:41
Compare
Choose a tag to compare

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)