uniVocity-parsers v2.8.4 Release Notes
Release Date: 2019-12-09 // over 3 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 isnull
(#355)โจ ENHANCEMENTS:
- ๐ Rows starting with comment char should be automatically quoted (#362)