github NPP-JSONViewer/JSON-Viewer v2.2.0.0

4 hours ago

Change log

  1. Bug/regression fixes:

    1. Fixed handling of JSON raw number values during formatting and serialization.
    2. Fixed parser behavior to preserve numeric values as strings when required by using RapidJSON's kParseNumbersAsStringsFlag.
    3. Added unit tests
      a. Added extensive unit tests for JSON sorting functionality.
      b. Added additional parser and regression test coverage.
      c. Expanded overall automated test coverage to improve reliability.
  2. Other enhancements:

    1. Upgraded project and build infrastructure to Visual Studio 2026.
    2. Migrated solution management to .slnx format.
    3. Migrated shared components from external copies to Git submodules for improved maintainability.
    4. Updated project dependencies and submodules, including Google Test.
    5. Improved code quality through refactoring, formatting, and minor performance optimizations.
    6. Modernized GitHub Actions workflows and CI/CD dependencies.

Full Changelog: v2.1.1.0...v2.2.0.0

Don't miss a new JSON-Viewer release

NewReleases is sending notifications on new releases.