v3.6.0
- [ADDED]
maxRows
option to limit the number of rows parsed. #275 #277 - @cbrittingham - [ADDED]
skipRows
to allow skipping parsed rows see parsing.md - [ADDED]
skipLines
to allow skipping entire lines of a csv parsing.md #267 - Exported formatting and parsing types.
- Removed
.npmignore
in favor ofpackage.json
files