Menu

opencsv / News: Recent posts

5.9 has been released!

Version 5.9 is out!
<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>5.9</version>
</dependency>
Check out the What New page for all the details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2023-11-22

5.8 has been released!

Version 5.8 is out!
<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>5.8</version>
</dependency>
Check out the What New page for all the details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2023-07-23

5.7.1 is out

Version 5.7.1 is out!
<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>5.7.1</version>
</dependency>
Check out the What New page for all the details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2022-10-22

Version 5.7.0 is out!

Version 5.7.0 is out!
<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>5.7.0</version>
</dependency>
Check out the What New page for all the details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2022-09-04

Version 5.6 is out

Version 5.6 is out!

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>5.6</version>
</dependency>

Check out the What New page for all the details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

This is a small feature release owing its existence to the community - thanks again Ivan. It is not that we weren't busy but we were busy doing other things. We did hook JProfiler in again but unlike last time there were no obvious hot spots and even attempts to optimize the top areas where time was spent processing yielded no gain or actually made things worse! So for now I am happy to say we are as optimized as we can get :)

Posted by Scott Conway 2022-02-21

Version 5.5.2 released

Version 5.5.2 is out!

Minor point release with defect fixes.

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>5.5.2</version>
</dependency>

Posted by Scott Conway 2021-09-04

Version 5.5.1 released!

Version 5.5.1 is out!

Minor point release to open up new constructors that were accidentally made private.

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>5.5.1</version>
</dependency>

Check out the What New page for all the details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2021-07-20

Version 5.5 released!

Version 5.5 is out!

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>5.5</version>
</dependency>

Check out the What New page for all the details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2021-07-05

Version 5.4 released

Version 5.4 is out!

Happy PI Day!!!!

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>5.4</version>
</dependency>

Check out the What New page for all the details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2021-03-14

5.3 is released!

Version 5.3 is out!

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>5.3</version>
</dependency>

Check out the What New page for all the details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2020-10-25

5.2 is released

Version 5.2 is out!

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>5.2</version>
</dependency>

Check out the What New page for all the details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2020-05-16

Version 5.0 is released!

Version 5.0 is out and has a lot of changes! First and formost is it is now written in Java 8.0!

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>5.0</version>
</dependency>

Check out the What New page for all the details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2019-10-20

Version 4.6 is released

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>4.6</version>
</dependency>

Check out the What New page for details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2019-04-28

Version 4.6 is released

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>4.6</version>
</dependency>

Check out the What New page for details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2019-04-28

version 4.5 is released

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>4.5</version>
</dependency>

Check out the What New page for details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2019-02-10

version 4.4 is released!

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>4.4</version>
</dependency>

Check out the What New page for details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2018-11-18

4.3.2 release

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>4.3.2</version>
</dependency>

Hot fix for bug #174 plus two other minor fixes where to limit what IOException what catching.

Check out the What New page for details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2018-10-14

4.3.1 release

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>4.3.1</version>
</dependency>

Sorry I had forgotten to merge pt-BR translations in 4.3 so I am pushing out a minor point release.

Check out the What New page for details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2018-10-09

opencsv 4.3 is released!

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>4.3</version>
</dependency>

Check out the What New page for details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2018-10-07

After a long, long time 4.2 is released

With alot of long awaited fixes and enhancements!

Many thanks to Andrew for the performance enhancements

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>4.2</version>
</dependency>

Check out the What New page for details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2018-06-03

opencsv 4.1 is released!

Many bug fixes.

One big thing to note is that the HeaderColumnMappingStrategy will now throw an exception if it encounters a line that has a different number of data elements than the number of header elements.

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>4.1</version>
</dependency>

Check out the What New page for details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2017-11-13

4.0 is released!

OpenCSV now requires Java 7 and has increased thread safety.

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>4.0</version>
</dependency>

Check out the What New page for details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2017-08-12

OpenCSV 4.0-SNAPSHOT is created

When opencsv 3.0 came out back in 2014 there was alot of complaints because we jumped from Java 5 to Java 7. With the help of one contributor we moved the source compatibility back to Java 6 so if anyone requried it they could compile a java 6 version for themselves. After that I made a promise pegging the java compatibility to apache commons lang feeling that when they dropped Java 6 compatibility it was safe for us to do so as well. ... read more

Posted by Scott Conway 2017-07-02

OpenCSV 3.10 is here

With a whole slew of bug fixes - Thank you Andrew for all your hard work in making this release possible!

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>3.10</version>
</dependency>
Check out the What New page for details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2017-07-02

Version 3.9 has been released!

RFC4180Parser is here!!

RFC4180ParserBuilder rfc4180ParserBuilder = new RFC4180ParserBuilder();
ICSVParser rfc4180Parser = rfc4180ParserBuilder.build();
CSVReaderBuilder builder = new CSVReaderBuilder(sr);
CSVReader reader = builder.withCSVParser(parser).build();

<dependency>
<groupid>com.opencsv</groupid>
<artifactid>opencsv</artifactid>
<version>3.9</version>
</dependency>
Check out the What New page for details: https://sourceforge.net/p/opencsv/wiki/What%27s%20new/

Posted by Scott Conway 2017-01-31