We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b56d47 commit 3c71c08Copy full SHA for 3c71c08
CHANGES.md
@@ -5,6 +5,7 @@
5
* `strict: true` now accept symbols as values. Previously they'd only be accepted as hash keys.
6
* The C extension Parser has been entirely reimplemented from scratch.
7
* Introduced `JSON::Coder` as a new API allowing to customize how non native types are serialized in a non-global way.
8
+* Introduced `JSON::Fragment` to allow assembling cached fragments in a safe way.
9
* The Java implementation of the generator received many optimizations.
10
11
### 2024-12-18 (2.9.1)
0 commit comments