1.3.0
1.3.0 - 2019-09-01
Added
- Tests for
JsonParser.skipArray()
andJsonParser.skipObject()
in the middle of array/object. - Tests for building JSON with collection/map.
JsonParser.skipArray()
and JsonParser.skipObject()
in the middle of array/object.