JSONAssert v1.1.1 Release Notes

Release Date: 2012-10-15 // over 11 years ago
    • Return diagnostics (instead of throwing an exception) when comparing JSONObject and JSONArray
    • Expose field comparison results as a list in JSONCompareResult
    • Fix bug where actual JSON array doesn't contain JSONObjects with unique keys
    • Improve diagnostics
    • Unify some diagnostics
    • Fix handling of arrays of booleans