Skip to content

Release 3.0

Latest
Compare
Choose a tag to compare
@quintusm quintusm released this 12 Sep 10:45
bb1008e

Fix issue #14 and #41 and bring dependencies up to date

  • Fix issue #41. The Type Provider should no longer return an extra blank row with the data as it did before.
  • Fix issue #14 and related behaviour. We are now better at handling casting of data to the detected data type if there are rows which have data of different data types.
  • Both above fixes were contributed by new contributor Matthew Dupont. His contributions are very much appreciated.
  • Both fixes, but especially for #41, can break existing code logic. Please test your code after upgrading to this version.