Skip to content

Releases: drcolombo/CsvReader

Added CustomBooleanReplacer to define a mapping for boolean values

Choose a tag to compare

@drcolombo drcolombo released this 19 May 18:47
  • 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

Choose a tag to compare

@drcolombo drcolombo released this 29 Apr 12:48
d97302b
Update README.md

Fixed table layout of the test results

v4.1.2

Choose a tag to compare

@drcolombo drcolombo released this 12 Jul 15:24

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

4.1.1

Choose a tag to compare

@drcolombo drcolombo released this 05 Nov 08:18
db15f45

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

4.1.0

Choose a tag to compare

@drcolombo drcolombo released this 04 Nov 19:32
Removed old projects ,pdated nuspec, updated RELEASE_NOTES.md