We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92e0bc8 + 172369c commit 728f2c4Copy full SHA for 728f2c4
release-notes/VERSION-2.x
@@ -23,15 +23,18 @@ a pure JSON library.
23
#1361: `JsonPointer` parsing of '~' not followed by "0" or "1" unexpected
24
(reported by @slz30)
25
26
-2.18.1 (28-Oct-2024)
+2.18.2 (27-Nov-2024)
27
28
-#1353: Use fastdoubleparser 1.0.90
29
- (fixed by @pjfanning)
30
#1359: Non-surrogate characters being incorrectly combined when
31
`JsonWriteFeature.COMBINE_UNICODE_SURROGATES_IN_UTF8` is enabled
32
(reported by Justin G)
33
(fixed by @pjfanning)
34
+2.18.1 (28-Oct-2024)
+
35
+#1353: Use fastdoubleparser 1.0.90
36
+ (fixed by @pjfanning)
37
38
2.18.0 (26-Sep-2024)
39
40
#223: `UTF8JsonGenerator` writes supplementary characters as a surrogate pair:
0 commit comments