This project implements a JSON parser and serializer in Java
which operates around immutable data structures for
the JSON elements.
Version1.0.5compared with
Version Details
| 1.0.2 | 1.0.5 | |
|---|---|---|
| Release date | Nov 03, 2023 | Dec 04, 2023 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.2 | 1.0.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.github.ralfspoeth » basix | - | 1.0.2 |
Test Changes (2)
| 1.0.2 | 1.0.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.10.0 | 5.10.1 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.10.0 | 5.10.1 |