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