We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f93c9c8 commit 66e604fCopy full SHA for 66e604f
release-notes/VERSION
@@ -16,6 +16,9 @@ JSON library.
16
17
2.6.0 (not yet released)
18
19
+#137: Allow filtering content read via `JsonParser` by specifying `JsonPointer`;
20
+ uses new class `com.fasterxml.jackson.core.filter.FilteringParserDelegate`
21
+ (and related, `TokenFilter`)
22
#177: Add a check so `JsonGenerator.writeString()` won't work if `writeFieldName()` expected.
23
#182: Inconsistent TextBuffer#getTextBuffer behavior
24
(contributed by Masaru H)
0 commit comments