Skip to content

CSV Interface v4.4.5

Latest
Compare
Choose a tag to compare
@ws-garcia ws-garcia released this 27 Jun 09:10
· 4 commits to master since this release
ba3a948

Bugs Fixed

  • CSVinterface: The library is not copying the autoDetectEncoding property when parsing using streams.
  • CSVTextStream: The IsValidUTF8 function returns False when a sequence of 4 characters is expected and encounters the abrupt end of the sequence in a non-ASCII file.

What's Changed

Full Changelog: v4.4.4...v4.4.5