Skip to content

Releases: FolkerKinzel/CsvTools

2.0.0-beta.10

16 Feb 14:32
Compare
Choose a tag to compare
2.0.0-beta.10 Pre-release
Pre-release
  • Fixes text encoding issues when importing CSV data from Excel

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

2.0.0-beta.9

15 Feb 23:29
Compare
Choose a tag to compare
2.0.0-beta.9 Pre-release
Pre-release
  • Fixes usability issues.

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

2.0.0-beta.8

15 Feb 15:33
Compare
Choose a tag to compare
2.0.0-beta.8 Pre-release
Pre-release
  • Fixes a usability issue.

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

2.0.0-beta.7

15 Feb 00:53
Compare
Choose a tag to compare
2.0.0-beta.7 Pre-release
Pre-release
  • Fixes issues with DelimiterAnalyzer
  • New static method Csv.GetExcelParameters()

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

2.0.0-beta.6

14 Feb 00:04
Compare
Choose a tag to compare
2.0.0-beta.6 Pre-release
Pre-release
  • Optional char delimiter = ',' parameter in several methods

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

2.0.0-beta.5

11 Feb 23:30
Compare
Choose a tag to compare
2.0.0-beta.5 Pre-release
Pre-release

Starting with this version, mapping functionality and type converters
are in the separate package FolkerKinzel.CsvTools.Mappings. This ensures that only what is really needed needs to be installed.

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

2.0.0-beta.4

05 Feb 22:32
Compare
Choose a tag to compare
2.0.0-beta.4 Pre-release
Pre-release
  • Dependency update
  • The Csv class now has the ability to determine the case-sensitivity of column names automatically.

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

2.0.0-beta.3

01 Feb 13:53
Compare
Choose a tag to compare
2.0.0-beta.3 Pre-release
Pre-release
  • Better implementation of IDisposable
  • More options for the extension methods in CsvExtension

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

2.0.0-beta.2

30 Jan 00:16
Compare
Choose a tag to compare
2.0.0-beta.2 Pre-release
Pre-release
  • Fixes an issue with CsvAnalyzer
  • Makes the CsvExtension methods more generic

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

2.0.0-beta.1

28 Jan 14:51
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

Starting with this version, CsvRecordMapping and the type converters
are in the separate package FolkerKinzel.CsvTools.Mappings.

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.