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.
BUGS:
Headers being extracted when not expected, and this is leading to memory leak #326
Unclear iteractions between iterate() methods and context/header parsing #314
containsColumn throws ArrayIndexOutOfBoundsException, in combination with selectFields #316
The result of the method getRecordNumber in TextParsingException is wrong. #324
ENHANCEMENTS:
On CSV format auto-detection, resolve space as column separator #310
Updated default excel serialization settings to ALWAYS escape either \r or \n as \r\n. #315