JSONAssert v1.2.0 Release Notes

Release Date: 2013-03-17 // about 11 years ago
    • Fixed handling comparison of equivalent values across long, int, and double
    • Add JSONCompareMode to asserts to allow for more options than strict/not-strict
    • Added hooks to override/extend comparison behavior via JSONComparator