ExcelDataReader v3.4.1 Release Notes

Release Date: 2018-08-29 // over 5 years ago
  • Highlights in ExcelDataReader 3.4.1 since 3.4.0:

    • โšก๏ธ Optimized CSV parser
    • ๐Ÿ›  Bugfix: Fixed reading CSV with single quotes
    • ๐Ÿ›  Bugfix: Fixed reading cells with error as null in XLSX
    • ๐Ÿ›  Bugfix: Fixed crash when closing XLS and CSV readers more than once
    • ๐Ÿ›  Bugfix: Handle inline formatted text in XLS
    • ๐Ÿ›  Bugfix: Handle XLS with missing EOF record before BOF record
    • ๐Ÿ›  Bugfix: Handle XLSX files with one row element per cell
    • ๐Ÿ›  Bugfix: Fixed compile error in VS2010 in net35 and net40 apps using AsDataSet