version 4.1.0
New Methods:
\Bakame\Csv\AbstractCsv::setEncoding
set the CSV encoding type\Bakame\Csv\AbstractCsv::getEncoding
get the CSV encoding type
Update:
- The
\Bakame\Csv\AbstractCsv::createFromString
improved - The
\Bakame\Csv\AbstractCsv::insertOne
improved to take into account CSV controls - The
\Bakame\Csv\AbstractCsv::toHTML
improved to take into account the encoding type
The example directory is also rewritten with more explanations