The Nuiton CSV team is pleased to announce the nuiton-csv-3.0-alpha-2
release!
Simple CSV API
Documentation of the project can be found here:
http://maven-site.nuiton.org/nuiton-csv
Changes
-------
Changes in this version include:
Fixed Bugs:
o There is a semicolon in the end of each row in the exported files (not
in the header) Issue: 2932. Thanks to Kevin Morin. Resolved by kmorin.
Changes:
o Update to Nuiton-utils 3.0-alpha-1 Issue: 2966. Thanks to Arnaud
Thimel. Resolved by athimel.
o Update to Mavenpom 4.4 Issue: 2965. Thanks to Arnaud Thimel.
Resolved by athimel.
o Update to commons-collections 4.0 Issue: 2954. Thanks to Éric
Chatellier. Resolved by echatellier.
Downloads
---------
For a manual installation, you can download files here:
http://nuiton.org/projects/nuiton-csv/files
* nuiton-csv-3.0-alpha-2-deps.zip -
http://nuiton.org/attachments/download/982
* nuiton-csv-3.0-alpha-2-full.zip -
http://nuiton.org/attachments/download/983
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-alpha-2|…
Have fun!
-Nuiton CSV team