ExcelDataReader v3.0.0 Release Notes

Release Date: 2017-07-16 // almost 7 years ago
  • 💥 Breaking changes in ExcelDataReader 3.0.0 since 3.0.0-develop00086:

    • The IDataReader.Get* reader methods no longer attempt to convert to the requested type. Throws InvalidCastException if the field value is not of the expected type
    • ✂ Removed the ConvertOaDate option: always returns DateTimes if possible, otherwise the original value