Releases: leadpony/jsonp-test-suite
Releases · leadpony/jsonp-test-suite
0.13.0
0.13.0 - 2019-07-22
Added
0.12.0
0.12.0 - 2019-07-21
Added
- Tests of next event after calling
getValue()
, getArray()
, and getObject()
.
- Tests of reading JSON followed by garbages.
- Add tests for
read()
, readArray()
, and readObject()
of JsonReader
.
0.11.0
0.11.0 - 2019-07-20
Added
- More tests for
JsonParser.hasNext()
.
0.10.0
0.10.0 - 2019-07-19
Added
- Tests for
JsonGenerator.write()
which takes a double parameter.
- Tests for malformed JSON patch.
0.9.1
0.9.1 - 2019-07-15
Added
- Initial release to JitPack.