BUGs fixed
-
Quote escape configured to double quote (quote value) character if escape not detected #414
-
Delimiter detection returns first candidate delimiter even if it does not exist in the file #415
-
context.getSelectedHeaders() in RowProcessor processStarted() can return invalid results #416
-
DefaultNullRead of @Parsed does not work with enums #427
-
Missing fields no...