Releases: stleary/JSON-java
Releases · stleary/JSON-java
20250517
17 May 12:46
Compare
Sorry, something went wrong.
No results found
20250107
07 Jan 21:35
Compare
Sorry, something went wrong.
No results found
20241224
24 Dec 14:39
Compare
Sorry, something went wrong.
No results found
20240303
03 Mar 15:10
Compare
Sorry, something went wrong.
No results found
20240205
06 Feb 02:48
Compare
Sorry, something went wrong.
No results found
20231013
13 Oct 21:13
Compare
Sorry, something went wrong.
No results found
Pull Request
Description
#793
Reverted #761
#792
update the docs for release 20231013
#783
optLong vs getLong inconsistencies
#782
Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows
#779
add validity check for JSONObject constructors
#778
Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows
#776
Update [JUnit to version 4.13.2
#774
Removing unneeded synchronization
#773
Add optJSONArray method to JSONObject with a default value
#772
Disallow nested objects and arrays as keys in objects
#779
Unit test cleanup
#769
Addressed Java 17 compile warnings
#764
Update CodeQL action version
#761
Add module-info
#759
JSON parsing should detect embedded
#753
Updated new object methods
#752
Fixes possible unit test bug when compiling/testing on Windows
20230618
18 Jun 19:22
Compare
Sorry, something went wrong.
No results found
20230227
27 Feb 13:33
Compare
Sorry, something went wrong.
No results found
Pull Request
Description
#723
Protect JSONML from stack overflow exceptions caused by recursion
#720
Limit the XML nesting depth for CVE-2022-45688
#711
Revert pull 707 - interviewbit spam
#704
Move javadoc comments above the interface definition to make it visible
#703
Update Releases.md for JSONObject(Map): Throws NPE if key is null
#696
Update JSONPointerTest for NonDex compatibility
#694
Pretty print XML
#692
Example.md syntax highlight and indentation
#691
Create unit tests for various number formats
20220924
24 Sep 21:31
Compare
Sorry, something went wrong.
No results found
Pull Request
Description
#688
Update copyright to Public Domain
#687
Fix a typo
#685
JSONObject map type unit tests
#684
Remove v7 build from pipeline
#682
JSONString similarity
#675
#675
20220320
20 Mar 14:33
Compare
Sorry, something went wrong.
No results found
Pull Request
Description
#660
Wrap StackOverflow with JSONException