42BV / CSVeed

Light-weight, easy-to-use Java-based CSV utility
Apache License 2.0
100 stars 22 forks source link

Update "Comparison matrix" page #65

Closed ZioberMichal closed 1 year ago

ZioberMichal commented 8 years ago

Hi, I could not find project on GitHub where Comparison matrix is maintained so I decided to create issue in this project. Please, let me know if it is not the best place for it.

I have released new version of "Super CSV" project where we fixed some bugs and added new functionality. Could you please update information about this project on this page?

Row name New row value Description
Version 2.4.0 See this page
Last updated 29.10.2015 See this page
custom EOL yes See test "testCustomEOL" in this class
deal with leading/trailing whitespace yes See test "testDealWithLeadingTrailingWhitespace" in this class
get by column name yes See test "testGetByColumnName" in this class
skip comment lines yes See test "testSkipCommentLines" in this class
Converter support yes See test "testConverterSupport" in this class
hazendaz commented 1 year ago

See https://github.com/42BV/CSVeed/pull/175

I've only updated websites and few of the various items around versions and dates. Will try to do more and sure in last decade there are probably more around.