Skip to content

Releases: pupi1985/JavaCSV-Reloaded

Java-CSV-v2.2

01 Sep 00:36
Compare
Choose a tag to compare

The following changes have been added in this release:

  • It is now possible to set String record delimiters instead of just a primitive char type. For non-Windows users this allows them to set the "/r/n" record delimiter.