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 a8b22a8 commit 49390c6Copy full SHA for 49390c6
release-notes/VERSION-2.x
@@ -16,9 +16,9 @@ Modules:
16
(contributed by Alon B-L)
17
#101: (yaml) Use latest SnakeYAML version 1.24 and get rid of deprecated methods
18
(contributed by Andrey S)
19
-#108: (yaml) Add new `CsvParser.Feature.ALLOW_COMMENTS` to replace deprecated
+#108: (csv) Add new `CsvParser.Feature.ALLOW_COMMENTS` to replace use of deprecated
20
`JsonParser.Feature.ALLOW_YAML_COMMENTS`
21
-#116: Error handling "null" String when Feature.MINIMIZE_QUOTES is active
+#116: (yaml) Error handling "null" String when Feature.MINIMIZE_QUOTES is active
22
(reported by Stefan L)
23
#129: (yaml) Convert YAML string issue
24
(fix contributed by Guillaume S)
0 commit comments