github uniVocity/univocity-parsers v2.5.3
Further bug fixes

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

Bug fixes

  • CsvParserSettings.setDelimiterDetectionEnabled() not working with input file/stream when the character encoding is not explicitly provided. (#178)

  • CSV format autodetection thrown off by fields with single or double quote in the middle of the value (also in #178)

  • Fixed-width header extraction fails (#182)

  • Failure to extract header row with FixedWidthParser + annotations (#180)

Enhancements

  • Custom conversion classes can now be defined without a String[] args constructor (#181) if no parameters are used.

Don't miss a new univocity-parsers release

NewReleases is sending notifications on new releases.