The Nuiton CSV team is pleased to announce the nuiton-csv-3.0-rc-2 release! Simple CSV API Documentation of the project can be found here: https://doc.nuiton.org/nuiton-csv Changes ------- Changes in this version include: Fixed Bugs: o Erreur à l'import d'un csv en UTF-8 with BOM Issue: 3144. o Exception raised by Common.DateValue parser do not show the pattern to follow Issue: 3203. Thanks to Brendan Le Ny. Resolved by bleny. Downloads --------- For a manual installation, you can download files here: https://forge.nuiton.org/projects/nuiton-csv/files * nuiton-csv-3.0-rc-2-deps.zip - https://forge.nuiton.org/attachments/download/1039 * nuiton-csv-3.0-rc-2-full.zip - https://forge.nuiton.org/attachments/download/1040 Maven artifacts --------------- Artifacts are deployed in Maven Central Repository http://repo1.maven.org/maven2/ Find us at * http://search.maven.org/#artifactdetails|org.nuiton|nuiton-csv|3.0-rc-2|jar Have fun! -Nuiton CSV team