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 006bdab commit a615ffeCopy full SHA for a615ffe
release-notes/VERSION-2.x
@@ -23,9 +23,9 @@ No changes since 2.14
23
#478: Provide implementation of async JSON parser fed by `ByteBufferFeeder`
24
(requested by Arjen P)
25
(contributed by @pjfanning)
26
-#577: Allow use of faster floating-point number parsing (Schubfach) with
+#577: Allow use of faster floating-point number parsing with
27
`StreamReadFeature.USE_FAST_DOUBLE_PARSER`
28
- (contributed by @pjfanning)
+ (contributed by @wrandelshofer and @pjfanning)
29
#684: Add "JsonPointer#appendProperty" and "JsonPointer#appendIndex"
30
(contributed by Ilya G)
31
#715: Allow TokenFilters to keep empty arrays and objects
0 commit comments