We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7902535 commit 2b0ea4fCopy full SHA for 2b0ea4f
release-notes/VERSION-2.x
@@ -38,8 +38,9 @@ a pure JSON library.
38
#1305: Make helper methods of `WriterBasedJsonGenerator` non-final to allow overriding
39
(contributed by @zhangOranges)
40
#1310: Add new `StreamReadConstraints` (`maxTokenCount`) to limit maximum number
41
- of Tokens allowed per document
42
- (implemented by @pjfanning)
+ of Tokens allowed per document#
+#1331: Update to FastDoubleParser v1.0.1 to fix `BigDecimal` decoding proble
43
+ (fixed by @pjfanning)
44
45
2.17.2 (05-Jul-2024)
46
0 commit comments