Skip to content

Maintenance version 2.8.4

Compare
Choose a tag to compare
@jbax jbax released this 09 Dec 05:45
· 44 commits to master since this release

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)