CSV Interface v4.3.13
Improvements
- CSVsubsetSplit: The method is fully configurable, allowing the user to work with various types of CSV files, including, but not limited to, UTF-8 encoded files, files with multiple end-of-line characters, files with custom dialects.
Bug fixes
- Fixed a bug that prevented proper detection of dialects in CSV files.