uniVocity-parsers v2.8.4 Release Notes

Release Date: 2019-12-09 // over 4 years ago
  • ๐Ÿ› BUGS FIXED:

    ๐Ÿ“œ Value which contains line separator is NOT enclosed in quotes if line separator is 2 characters (#357)

    ๐Ÿ“œ Headers in Record context are changed if parser instance is reused (#350)

    ๐Ÿ“œ Record.getString(column) fails if type of column is declared as int and content in file is null (#355)

    โœจ ENHANCEMENTS:

    • ๐Ÿ“œ Rows starting with comment char should be automatically quoted (#362)