We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7dd23 commit d994ff5Copy full SHA for d994ff5
release-notes/CREDITS-2.x
@@ -206,3 +206,8 @@ Falk Hanisch (mrpiggi@github)
206
Esteban Ginez (eginez@github)
207
#306: (yaml) Error when generating/serializing keys with multilines and colon
208
(2.13.2)
209
+
210
+Jim Talbut (Yaytay@github)
211
+#169: Need a way to escape dots in property keys (add path separator configuration)
212
+ (2.14.0)
213
release-notes/VERSION-2.x
@@ -16,6 +16,8 @@ Active Maintainers:
16
17
2.14.0 (not yet released)
18
19
20
+ (contributed by Jim T)
21
#285: (csv) Missing columns from header line (compare to `CsvSchema`) not detected
22
when reordering columns (add `CsvParser.Feature.FAIL_ON_MISSING_HEADER_COLUMNS`)
23
(reported by Björn M)
0 commit comments