Skip to content

picocsv v1.3.0

Compare
Choose a tag to compare
@charphi charphi released this 01 Dec 13:40

Feature release:

  • Add BlockSize API to deal with system-specific block sizes
  • Add Parsing#maxCharsPerField option to prevent out-of-memory crash
  • Add some examples
  • Modify source code to be compatible with JDK7