Skip to content

CSV interface v1.1.4

Compare
Choose a tag to compare
@ws-garcia ws-garcia released this 29 Oct 18:49
· 558 commits to master since this release
3e12e6e

-New feature: support for CSV files having commented lines in them. See Papa Parse project.
-New feature: support for CSV files having records with different number of fields.
-New feature: skip empty and blank lines into CSV
-Fixed error importing empty fields
-Improved error handler
-Added new CSV files for testing the class module
-Deprecated some internals functions