uniVocity-parsers v2.8.2 Release Notes

Release Date: 2019-05-14 // almost 5 years ago
  • 🐛 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