Skip to content

Next version 2.7.3

Compare
Choose a tag to compare
@jbax jbax released this 02 Aug 07:58
· 158 commits to master since this release

Enhancements:

  • Performance improvements skipping values of de-selected fields with the CSV parser.

  • Adding support for regex validation and custom validations on class attributes and methods annotated with @Validate

Bugfixes:

  • CsvRoutines.getInputDimension() returns one row less rowCount regardless of csvParserSettings.setHeaderExtractionEnabled() #262

  • record.toFieldMap() not working on FixedWidth #258