Releases: drcolombo/CsvReader
Releases · drcolombo/CsvReader
Added CustomBooleanReplacer to define a mapping for boolean values
19 May 18:47
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Update README.md
Fixed table layout of the test results
v4.1.2
12 Jul 15:24
Compare
Sorry, something went wrong.
No results found
Raising the ParseError event instead of MalformedCsvException when the DefaultParseErrorAction is RaiseEvent (thanks to @lancasteradam )
4.1.1
05 Nov 08:18
Compare
Sorry, something went wrong.
No results found
Added an additional CsvReader/CachedCsvReader constructor parameter to specify a custom 'new line' character
4.1.0
04 Nov 19:32
Compare
Sorry, something went wrong.
No results found
Removed old projects ,pdated nuspec, updated RELEASE_NOTES.md