Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 626 Bytes

CHANGES.md

File metadata and controls

23 lines (14 loc) · 626 Bytes

Release notes

For HugeJsonViewer, available from https://github.com/WelliSolutions/HugeJsonViewer

Changes in 0.4.12:

  • Bugfix: progress percentage when opening many files
  • Bugfix: progress window can be closed
  • Bugfix: type always shows "Value" for primitive types

Changes in 0.4.10:

  • Bugfix: 130kb memory leak per opened file

Changes in 0.4.8:

  • Bugfix: NullReferenceException for JSONs that contain null values.

Changes in 0.4.7:

  • Bugfix: Valid JSON files that start with an array cannot be parsed
  • Enhancement: Open files passed as command line arguments
  • Tweak: Center the progress dialog over the window