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
@@ -55,6 +55,7 @@
55
55
<actiontype="fix"dev="ggregory"due-to="Ruiqi Dong, Gary Gregory"issue="CSV-327">CSVParser applies maxRows to record numbers instead of rows produced when setRecordNumber(...) is used.</action>
56
56
<actiontype="fix"dev="ggregory"due-to="OldTruckDriver, Gary Gregory"issue="CSV-326">Escape Reader values with quote and escape (#606).</action>
57
57
<actiontype="fix"dev="ggregory"due-to="Dexter.k, Gary Gregory">Clear escape delimiter buffer before peek in isEscapeDelimiter (#608).</action>
58
+
<actiontype="fix"dev="ggregory"due-to="Dexter.k, Gary Gregory">Escape quote char in printWithEscapes when QuoteMode is NONE (#609).</action>
58
59
<!-- ADD -->
59
60
<actiontype="add"dev="ggregory"due-to="Gary Gregory, Indy, Sylvia van Os"issue="CSV-307">Add an "Android Compatibility" section to the web site.</action>
60
61
<actiontype="add"dev="ggregory"due-to="Ruiqi Dong, Gary Gregory"issue="CSV-325">Add CSVParser.Builder.setByteOffset(long) (#604).</action>
0 commit comments