We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5eb956 commit 1320d99Copy full SHA for 1320d99
release-notes/CREDITS-2.x
@@ -192,6 +192,8 @@ Sam Smith (Oracle Security Researcher)
192
Philippe Marschall (marschall@github)
193
* Requested #480: `SerializableString` value can not directly render to Writer
194
(2.10.0)
195
+ * Contributed #798: Avoid copy when parsing `BigDecimal`
196
+ (2.14.0)
197
198
David Nault (dnault@github)
199
* Reported #531: Non-blocking parser reports incorrect locations when fed with
release-notes/VERSION-2.x
@@ -47,6 +47,8 @@ JSON library.
47
(contributed by @pjfanning)
48
#788: `JsonPointer.empty()` should NOT indicate match of a property
49
with key of ""
50
+#798: Avoid copy when parsing `BigDecimal`
51
+ (contributed by Philippe M)
52
53
2.13.3 (14-May-2022)
54
0 commit comments