Skip to content

v3.4.0

Choose a tag to compare

@osiegmar osiegmar released this 04 Nov 17:10
· 212 commits to main since this release

Added

  • Add skipLines(int) and skipLines(Predicate<String>, int) to CsvReader to skip lines before the actual CSV data starts