picocsv v2.0.0
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