JSONAssert v1.3.0 Release Notes

Release Date: 2016-10-30 // over 7 years ago
    • Fix & improve ArrayValueMatcher JavaDoc (thanks dmackinder@!) Fix final JavaDoc example and add new example showing how to verify every array element using a custom comparator
    • Fix URL in pom.xml (aukevanleeuwen@)
    • Update JSONCompareResult.java adding 2 new lists for missing and unexpected fileds (thanks riccorazza@!)
    • Includes missing imports in test class (thanks javierseixas@!)