Thanks to @gampleman's hard work, elm-csv
now has:
- Optional fields and columns with
optionalField
andoptionalColumn
- Dynamic decoding with
availableFields
- Improved error handling (specifically with less repetition when the same error occurs on multiple rows.)
Full Diff: 3.0.3...4.0.0