You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@
57
57
<actionissue="CSV-123"type="fix"dev="ggregory"due-to="Emmanuel Bourg, Benedikt Ritter, shivakrishnaah, Gary Gregory">Add possibility to use ResultSet header meta data as CSV header #11.</action>
58
58
<actionissue="CSV-148"type="fix"dev="ggregory"due-to="dota17">Add test cases for withIgnoreSurroundingSpaces() and withTrim() #70.</action>
59
59
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Update CSVParser.parse(File, Charset, CSVFormat) from IO to NIO.</action>
60
+
<actionissue="CSV-271"type="fix"dev="ggregory"due-to="Amar Prakash Pandey">Missing separator with print(object) followed by printRecord(Object[]) #157.</action>
60
61
<!-- ADD -->
61
62
<actionissue="CSV-275"type="add"dev="ggregory"due-to="Michael Wyraz, Gary Gregory">Make CSVRecord#toList() public.</action>
0 commit comments