Releases: FrendsPlatform/Frends.Csv
Releases · FrendsPlatform/Frends.Csv
1.0.26
Added
#31 Csv.Create - New parameter: ForceQuotesAroundValues
1.0.24
Fixed
- #29 Csv.Parse - Add handling for missing field values
- #26 and #22 Update CsvHelper version
1.0.20
Task now targets both .NET Standard 2.0 and .NET Framework 4.6.1
Issue #5 Added option to replace whitespace in CSV header names for for XML conversion to work.
Issue #8 Fixed multiple issues when using JSON as input.
0.8.11
Replaced Frends.Task.Attributes usage with System.ComponentModel.DataAnnotations
v0.8.9
Fixes issue #2: Return object instead of JToken so the result properties can be accessed with the dot-notation ('#result.prop')