Skip to content

picocsv v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 16:30

Major release:

  • New, simplier API (not compatible with v1.x)
  • Modify compilation to target JDK7
  • Modify Maven groupId
  • Deploy to Maven-Central instead of jfrog
  • Add support of custom line separator
  • Enforce use of charBufferSize
  • Improve read performance by 20%
  • Fix missing empty-last-field