Skip to content

4.0.0 – Optional fields

Latest
Compare
Choose a tag to compare
@BrianHicks BrianHicks released this 31 Mar 15:36
· 3 commits to main since this release
4.0.0
aa5ebe5

Thanks to @gampleman's hard work, elm-csv now has:

  • Optional fields and columns with optionalField and optionalColumn
  • 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