Maintenance version 2.8.4
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)