The Apache Commons CSV team is pleased to announce the 1.2 release! The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.
This is our third release. Apache Commons CSV requires at least Java 6. This is a minor feature and bug fix release. Changes in this version include: NEW FEATURES ============ o CSV-157: Add enum CSVFormat.Predefined that contains the default CSVFormat values. FIXED BUGS ========== o CSV-145: CSVFormat.with* methods clear the header comments. Thanks to Frank Ulbricht. o CSV-156: Incorrect Javadoc on QuoteMode.NONE. Thanks to Jason Steenstra-Pickens. Historical list of changes: http://commons.apache.org/proper/commons-csv/changes-report.html For complete information on Apache Commons CSV, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Apache Commons CSV website: http://commons.apache.org/proper/commons-csv/ Happy Coding! Gary Gregory on behalf of the Apache Commons CSV team -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory