github uniVocity/univocity-parsers v2.1.2
Next maintenance version 2.1.2

latest releases: v2.9.1, v2.9.0, v2.8.4...
9 years ago

Bugfixes included in this version:

  • When using Records, having no headers defined causes ArrayIndexOutOfBoundException when reading column values by index (#93).
  • Parsers fail with ArrayIndexOutOfBoundException if number of columns parsed equals the maxColumns setting (#89).
  • When parsing CSV, when the last value is quoted, and there's no newline character after the last record, the parser will produce nullValue instead of emptyValue (#92).
  • Unable to parse fixed-width without line breaks (#90).
  • Unable to write fixed-width without line breaks. Added the writeLineSeparatorAfterRecord option in FixedWidthWriterSettings to properly support this requirement (#91).

Don't miss a new univocity-parsers release

NewReleases is sending notifications on new releases.