0.3.0
- Fix: coerceField to allow parsing based on index in row
- Add: coerceTo export, a collection of common type parsers (
string
,boolean
,integer
,decimal
,json
,timestamp
,true
,false
,null
) - Add: newlineChar and delimiterChar can now auto-detect their value
Breaking Change
- default for newlineChar and delimiterChar will now auto-detect
Full Changelog: 0.2.0...0.3.0