Skip to content

Releases: TinyCsvParser/TinyCsvParser

2.7.0

03 Jun 07:33
Compare
Choose a tag to compare
  • Fix Extension methods on CsvParser to target the interface instead of the implementation. Thanks to @blueneosky for raising Issue #87!

2.6.2

31 May 18:54
Compare
Choose a tag to compare
  • Removed the net45 and the netstandard1.3 Target Framework, because .NET 4.5 isn't supported anymore. Thanks to @JoaoSeverino for raising the Security Vulnerability in Issue #86.

2.6.1

17 Jun 09:08
199b5b2
Compare
Choose a tag to compare
  • Options to Enable / Disable Strict Delimitation has been added by @ckrahlisch in Pull Request #79

2.6.0

12 Sep 07:36
Compare
Choose a tag to compare
  • Adds a feature for Mapping an entire row in the CsvMapping

2.5.2

14 Jul 15:28
Compare
Choose a tag to compare

2.5.1

30 Jun 11:38
Compare
Choose a tag to compare
Issue #49 Remove Conditional Compilation Experiment

2.5.0

26 May 12:46
Compare
Choose a tag to compare
Add 2.5.0 NuGet Packages

2.4.0

25 May 12:14
Compare
Choose a tag to compare
Issue #47 Adding NuGet Packages

2.3.0

25 May 12:14
Compare
Choose a tag to compare
Issue #40 Adding NuGet Packages

2.2.1

25 May 12:17
Compare
Choose a tag to compare
Issue #38 Add netstandard 2.0 support

Thanks to @jgiacomini for providing netstandard 2.0 support!