JSON Assert 0.2.1 released
I’m pleased to announce that JSON Assert version 0.2.1 got released! The following features have been added
- AssertJ support
- Bumped up JSON Path to 2.2.0
- Fixed a bug related to chars escaping
- I’ve changed README.md to README.ascidoc
Breaking changes
I’ve changed the groupId and packages of the library so you have to do the migration of both.
GroupId
Was:
com.blogspot.toomuchcoding
Is:
com.toomuchcoding.jsonassert
Package
Was:
com.blogspot.toomuchcoding.jsonassert
Is:
com.toomuchcoding.jsonassert
BTW
I’ve created a new page on the website OSS. You can check out which OSS projects I’ve created or have contributed sth there. If you don’t care - just ignore it ;)