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 5a7b030 commit dab9420Copy full SHA for dab9420
1 file changed
src/changes/changes.xml
@@ -51,6 +51,7 @@
51
<action issue="CSV-290" type="fix" dev="ggregory" due-to="angusdev, Gary Gregory">Fix wrong assumptions in PostgreSQL formats #265.</action>
52
<action type="fix" dev="ggregory" due-to="Mykola Faryma">Validate input to setDelimiter(String) for empty string #266.</action>
53
<action type="fix" dev="ggregory" due-to="Dependabot">Bump CSVFormat#serialVersionUID from 1 to 2.</action>
54
+ <action type="fix" dev="ggregory" due-to="Alex Herbert">CSVParser: Identify duplicates in null, empty and blank header names #279.</action>
55
<!-- REMOVE -->
56
<action type="remove" dev="ggregory">Serialization in CSVFormat is not supported from one version to the next.</action>
57
<!-- ADD -->
0 commit comments