SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for opencsv-5.9-1.86.noarch.rpm :

* Tue May 21 2024 shvetz.antonAATTgmail.com- Update to v5.9
* Support request #122: support for specifying the rounding mode when formatting decimals.
* Support request #120: trim headers when checking for required fields.- Update to v5.8
* Bug #237: error locale not used in ConverterCurrency and ConverterEnum.
* Fixed French translations. Thanks to Pierrick Gosset!
* Patch request #68 - added module support to opencsv for those who compile with java versions 9 and greater. Thank you Samael for this submission.
* Bug #241 - made several of the methods in AbstractMappingStrategy protected so they can be overridden in extending classes.
* Bug #242 - Memory improvements in ConverterPrimitiveTypes- Update to v5.7.1
* Corrected a couple of unit tests whose asserts were not reachable due to configuration settings and thus returning false positives.
* Updated several of the dependencies including apache commons-text.- Update to v5.7.0
* Patch #64: AbstractMappingStrategy.getColumnName() is now protected.
* Bug #233: keepCarriageReturn in the CSVReader is only supposed to keep carriage returns in the data, but was keeping the last carriage return on the last element when using systems that used carriage returns.
* Bug #232: Updated asciidocs code examples.
* Wed Sep 13 2023 fstrbaAATTsuse.com- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
* Sat Apr 23 2022 shvetz.antonAATTgmail.com- Update to v5.6
* Merge request #29-31: Addition of optional number formatters to ResultSetHelperService.- Update to v5.5.2
* Patch #63: Escaping the very first character on a line was parsed incorrectly by CSVParser.
* Fixed fluent API of CSVReaderHeaderAwareBuilder to return the correct type.
* A RowProcessor passed to CSVReaderHeaderAwareBuilder was not passed to the constructor of CSVReaderHeaderAware and thus not used.
* Internationalized an error text hard coded in English.
* Wed Oct 20 2021 shvetz.antonAATTgmail.com- Update to v5.5.1
* Fri Jul 02 2021 shvetz.antonAATTgmail.com- Initial commit with v5.4
 
ICM