JSONAssert v1.5.0 Release Notes
Release Date: 2017-03-19 // almost 4 years ago-
๐ Version 1.5.0 - 3/19/2017
- ๐ JSONassert now supports user-supplied error messages (thanks [email protected]!)
- โป๏ธ Some refactoring / code health cleanup (thanks [email protected]!)
- License headers on individual files
- Java 8 friendly javadocs
Previous changes from v1.4.0
-
- ๐ Change the implementation for org.json to one with a more open license
- ๐ Fix null pointer exception (issue #48)
- ๐ Support wildcards in Customization.path