Skip to content

CSV Interface v4.4.3

Compare
Choose a tag to compare
@ws-garcia ws-garcia released this 01 Apr 23:21
· 15 commits to master since this release

Bugs fixed

  • Importing UTF-8 encoded CSV files. In previous releases, the configuration object wasn't copied properly, firing an unexpected behavior when parsing UTF-8 encoded files.

New Contributors