FileHelpers v3.4.0 Release Notes

Release Date: 2019-03-08 // about 5 years ago
  • Braking Changes

    • โœ‚ Removed support for Excel via COM Interop FileHelpers.ExcelStorage. We will not publish any new version of this package. Please use FileHelpers.ExcelNPOIStorage instead.

    โž• Added Features

    • #331 Handle auto-properties used in F# correctly
      • Please notice that currently auto-properties in VB.Net are not supported (#201)
    • ๐Ÿ‘ #315, #316 Added support for setting NewLine string for files produced by FileHelperAsyncEngine, MultiRecordEngine and MasterDetailEngine.
    • #308, #86 Added Recordtype to ErrorInfo
    • #306 Customizable CultureInfo at field and record level
    • ๐Ÿš€ #273, #280 Removed Obsolete attribute on some methods in FileHelperEngine. Those attributes were introduced in release 3.2.7.

    ๐Ÿ›  Fixed bugs

    • #252, #332 Allow reading Excel files from stream