Skip to content

v5.0.0-RC2

Choose a tag to compare

@fmbenhassine fmbenhassine released this 14 Oct 18:43
· 429 commits to master since this release

New features

  • issue #243 : add OpenCsvRecordMarshaller
  • issue #242 : add XmlRecordValidator
  • issue #241 : add option to activate/deactivate recursivity in FileRecordReader

Bug fixes

  • issue #238 : FlatFileRecordReader should not throw a FileNotFoundException at construction time

Enhancements and API changes

  • issue #236 : add constructor with java.nio.file.Path in FileRecordReader
  • issue #239 : add constructor with java.nio.file.Path in FileRecordWriter
  • issue #240 : add constructor with java.nio.file.Path in FlatFileRecordReader
  • issue #244 : ApacheCommonCsvRecord is redundant
  • issue #245 : ApacheCommonCsvRecordReader is redundant
  • issue #246 : ApacheCommonCsvRecordMapper should be configurable with field names