| Pull Request | Description |
|---|---|
| #1021 | Add LTS JDK 25 build to github actions |
| #1020 | Record type support |
| #1017 | Refactoring: Fix some SonarQube issues |
| #1014 | Refactoring: String check logic in CDL |
| #1013 | Refactoring: FIx Sonarqube issues in JSONArray |
| #1011 | Refactoring: Fix SonarQube issues in JSONObject |
| #1009 | Fix strict mode check for period after number |
| #1008 | Fixed JSONArray strict mode check for leading comma |
| #1006 | JSONObject.fromJson() with unit tests |
| #1005 | Refactoring: Fix sonarQube issues in JSONObject |
| #1004 | Refactoring: Fix sonarcube issues in JSONObject |
| #1001 | Refactoring: sonarqube issues in JSONObject |
| #1000 | Refactoring: Fix some sonarcube issues from recent commits |
| #999 | fixed some strict mode issues |
| #995 | Fix regression XML parsing null with keepStrings |
| #994 | Add Jacoco option to build, restore method check in populateMap() |
| #993 | Added JUnit tests for XMLTokenerTest |
| #992 | Added JUnit test cases for HTTPTokener |
| #991 | update CodeQL to v3 |
| #990 | Refactoring: fix SonarQube issues in populateMap() |
| #989 | Refactoring: Remove unused code |
| #988 | Refactoring: Remove unused method from jsonobject |
| #987 | Refactor: Check equality with literal on lhs |
| #983 | Allow retaining null-valued bean properties in JSONObjects |