easy-batch v5.0.0-RC2 Release Notes

Release Date: 2016-10-14 // over 7 years ago
  • ๐Ÿ†• 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