[CSV-281] Update CSVBenchmark #165.
This commit is contained in:
parent
3b959626f4
commit
8f80d2ca25
|
@ -62,6 +62,7 @@
|
|||
<action issue="CSV-263" type="fix" dev="ggregory" due-to="Jason A. Guild, Gary Gregory">Print from Reader with embedded quotes generates incorrect output #78.</action>
|
||||
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Replace JUnit assert by simpler but equivalent calls. #159.</action>
|
||||
<action type="fix" dev="ggregory" due-to="Seth Falco">Update gitignore to ignore idea and vscode #160.</action>
|
||||
<action issue="CSV-281" type="fix" dev="ggregory" due-to="belugabehr">Update CSVBenchmark #165.</action>
|
||||
<!-- ADD -->
|
||||
<action issue="CSV-275" type="add" dev="ggregory" due-to="Michael Wyraz, Gary Gregory">Make CSVRecord#toList() public.</action>
|
||||
<action type="add" dev="ggregory" due-to="Gary Gregory">Add CSVRecord#stream().</action>
|
||||
|
|
Loading…
Reference in New Issue