v0.30
CSVWrite
now accepts an Encoding
argument of UTF-8NOBOM
and UTF-16NOBOM
in which case the file created does not contain a byte order mark.
CSVWrite
now accepts an Encoding
argument of UTF-8NOBOM
and UTF-16NOBOM
in which case the file created does not contain a byte order mark.