Escaping special characters
Adding pt-BR messages for version 5.0
Adding pt-BR messages for version 5.0
Adding pt-BR messages for version 4.3
Adding pt-BR messages for new feature and fixing a small typo in the default language file.
Adding pt-BR messages for new feature and fixing a small typo in the default language file.
Filling missing pt_BR i18n keys
Filling missing pt_BR i18n keys
Adding pt-BR locale.
Adding pt-BR locale.
Adding pt-BR locale.
Review assertion on testWriteHeaderNameStrategy
Introducing CSVReaderHeaderAwareBuilder
Introducing CSVReaderHeaderAwareBuilder
Mentioning the new HeaderAware feature on the twiki page.
Hi Andrew. It will be done! Even the new locale bonus :) They'll come as separate change requests. And if you don't mind I may need a bit of help reviewing a test that is currently failing on the master branch (CollectionSplitTest). Cheers, Andre
Wiki for CSVReaderHeaderAware
No worries at all, Scott! I've just refresehd the merge request with the latest conflict fixes. Merry Christmas!! :)
Fixing javadoc
Merge remote-tracking branch 'origin/master'
Dear maintainers, Is there something that you would like to have adjusted/changed on this merge request? I believe it would be specially interesting to have it on release 4.2 as it has a signature change on a not yet released method. Thank you!
Thanks, Scott. I believe they were all sensible adjustments. Apologies for the javadoc oversight.
Changing the signature of CSVReaderHeaderAware.readNext
Changing the signature of CSVReaderHeaderAware.readNext to achieve the following:
My pleasure, Scott. Thanks for maintaining the project. The merge you accepted will be already useful for my company. Soon I will submit that second suggestion I mentioned above (readNext taking varargs). The impact API-wise would be minimal. Cheers, Andre.
CSVReaderHeaderAware
Introducing CSVReaderHeaderAware as a complement to CsvBindByName