Skip to content

0.3.0

Compare
Choose a tag to compare
@willfarrell willfarrell released this 30 Jul 05:14
· 28 commits to main since this release
d7b02ab
  • 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