The Nuiton CSV team is pleased to announce the nuiton-csv-3.0 release! Simple CSV API Documentation of the project can be found here: https://nuiton-csv.nuiton.org Changes ------- Changes in this version include: New features: o Export to Reader or InputStream Issue: 3790. o Rethink Export API Issue: 3798. Fixed Bugs: o Nuiton csv do not add quote for header containing special chars Issue: 3015. Thanks to Éric Chatellier. Downloads --------- For a manual installation, you can download files here: https://forge.nuiton.org/projects/nuiton-csv/files * nuiton-csv-3.0-deps.zip - https://forge.nuiton.org/attachments/download/1341 * nuiton-csv-3.0-full.zip - https://forge.nuiton.org/attachments/download/1342 * nuiton-csv-3.0-deps.zip - https://forge.nuiton.org/attachments/download/1343 * nuiton-csv-3.0-full.zip - https://forge.nuiton.org/attachments/download/1344 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|jar Have fun! -Nuiton CSV team