Announcing Super CSV 2.1.0.....
7 new features for you to play with, and 2 bugs squashed! We'd love feedback, so post on the forums, give a SourceForge review or like/+1 our website :)
Check out the release notes to see what's new... read more
Since Super CSV 2.0.0 we've released via Maven, as well as here on SourceForge. Looks like we made the right choice! Monthly downloads from Maven have now surpassed SourceForge...
This small release restores Java 5 compatibility. Apologies for anyone affected by this - we've put steps in place to prevent that happening again.
As always, we love to hear feedback so please leave a review or post to the forums :)
<!-- add this to use Super CSV --> <dependency> <groupId>net.sf.supercsv</groupId> <artifactId>super-csv</artifactId> <version>2.0.1</version> </dependency> <!-- add this as well if you want to use the new Dozer extension --> <dependency> <groupId>net.sf.supercsv</groupId> <artifactId>super-csv-dozer</artifactId> <version>2.0.1</version> </dependency>
After an impressive 1800 downloads on SourceForge and 1000 downloads from Maven in just under 2 months we're happy to announce that version 2.0.0 is out of beta!
We love to hear feedback, so please leave a review or post to the forums :)
If you're upgrading from a previous version, the new release has changes that are not backwards-compatible, so be sure to check the release notes.... read more
The Super CSV team (Kasper and James) is proud to announce the release of Super CSV 2.0.0 beta 1!
Hi All. Yet another release of Super CSV. This time with extended support for autoboxing double's, float's and booleans...
We are happy to announce that v1.50 has finally been released after a few months of beta testing. Enjoy this free software!
Loads of changes: 7 New cell processors.. Deprecated a few cell processors.. BeanReader and BeanWriter now supports method overloading of get/set methods.. Cell processors now only throw SuperCSVException.. better handling of lines without the expected number of columns.. Better error messages, more context information in the exception and available to the programmer
For the full story go to: http://supercsv.sourceforge.net/versionHistory.html
It is with great pleasure that I can welcome Dominique de Vito to the project! He brings great code quality and plenty of enthusiasm and good ideas! Hopefully this will be reflected in the coming releases.
Who said CSV files were dead!? Its less than 3 months since super csv hit the 2000 download mark and has now hit the 4000 downloads! This calls for champagne!
I sincerely hope the download statistics continue this way, and that more good ideas will be discussed in the forums. Since the last download benchmark a lot of stuff has happened, and there is even more in the pipeline. So look out for future releases and spread the word about super csv both to friend, blog about it and tell of your experiences in the forums!... read more