Releases: leadpony/jsonp-test-suite
Releases · leadpony/jsonp-test-suite
2.1.0
23 Jan 14:00
Compare
Sorry, something went wrong.
No results found
2.1.0 - 2021-01-23
Added
Tests for JSON patch move operation on nonexistent value.
Test case for failure of character encoding detection.
Changed
Add operation on empty JSON pointer to structure type now accepts both array and object. This change is due to the requirement in the TCK.
2.0.0
29 Oct 12:14
Compare
Sorry, something went wrong.
No results found
2.0.0 - 2020-10-29
Changed
Update the version of Jakarta JSON Processing API to 2.0.0.
2.0.0-RC2
10 Apr 01:55
Compare
Sorry, something went wrong.
No results found
2.0.0-RC2 - 2020-04-10
Changed
Update the version of Jakarta JSON Processing API to 2.0.0-RC2.
2.0.0-RC1
02 Feb 02:46
Compare
Sorry, something went wrong.
No results found
2.0.0-RC1 - 2020-02-02
Changed
The API namespace was changed from javax.json to jakarta.json.
Update the version of Jakarta JSON Processing API to 2.0.0-RC1.
1.5.0
23 Nov 06:57
Compare
Sorry, something went wrong.
No results found
1.5.0 - 2019-11-23
Added
More tests for JsonBuilderFactory.
1.4.0
29 Sep 11:16
Compare
Sorry, something went wrong.
No results found
1.4.0 - 2019-09-29
Added
Add the automatic module name in the manifest file.
Fixed
Now allows both upper and lower cases in the hexadecimal letters of unicode escaping. (Issue #1 reported by @toddobryan )
1.3.0
01 Sep 11:53
Compare
Sorry, something went wrong.
No results found
1.3.0 - 2019-09-01
Added
Tests for JsonParser.skipArray() and JsonParser.skipObject() in the middle of array/object.
Tests for building JSON with collection/map.
1.2.0
04 Aug 06:35
Compare
Sorry, something went wrong.
No results found
1.2.0 - 2019-08-04
Added
JSON examples with various kinds of indentations.
1.1.0
28 Jul 03:27
Compare
Sorry, something went wrong.
No results found
1.1.0 - 2019-07-28
Added
Tests for getConfigInUse() method.
Tests for JsonParser.skipArray() and JsonParser.skipObject() against unclosed array and object.
1.0.0
23 Jul 14:23
Compare
Sorry, something went wrong.
No results found