Skip to content

Releases: drcolombo/CsvReader

Added CustomBooleanReplacer to define a mapping for boolean values

19 May 18:47

Choose a tag to compare

  • Fixed a crash when a developer wants to see the content of the Columns property during debugging
  • Added CustomBooleanReplacer to define a mapping for boolean values

Removed support of .NET Framework 4.5, added support of .NET Framework 4.7.2, 4.8, .NET 5.0 and .NET 6.0

29 Apr 12:48
d97302b

Choose a tag to compare

v4.1.2

12 Jul 15:24

Choose a tag to compare

Raising the ParseError event instead of MalformedCsvException when the DefaultParseErrorAction is RaiseEvent (thanks to @lancasteradam)

4.1.1

05 Nov 08:18
db15f45

Choose a tag to compare

Added an additional CsvReader/CachedCsvReader constructor parameter to specify a custom 'new line' character

4.1.0

04 Nov 19:32

Choose a tag to compare

Removed old projects ,pdated nuspec, updated RELEASE_NOTES.md