Unclaimed project
Are you a maintainer of univocity-parsers? Claim this project to take control of your public changelog and roadmap.
Changelog
uniVocity-parsers is a suite of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers.
CSV auto-detection assigning line ending as quote escape (#409)
FixedWidthFields.keepPadding not working (#405)
Multi-char delimiter incorrectly detected inside quoted string (#404)
Fixed the repeatable conversions initialization in the DefaultConversionProcessor (#399)
Fix NPE in EnumConversion (#391)
fixed quoted parser when using non-printable char as delimiter (#378)
make the maxRowSample for parameter public configurable for CSV auto-detection (#408)
settings.excludeFields() doesn't throw errors for a non-existing fields anymore. (#383)
Expose InputAnalysisProcess implementations publicly (#381)
add "com.googlecode.openbeans" as an optional OSGi dependency (#411)