csv-parser v2.3.2 Release Notes

Release Date: 2019-11-07 // over 4 years ago
  • ๐Ÿ›  Bugfixes

    • ๐Ÿ›  fix: strict + skipLines error. fixes #136

    โšก๏ธ Updates

    • ๐Ÿ“„ docs: stripBomStream -> stripBom
    • โšก๏ธ chore: update execa dependency to 2.1.0 (#147)
    • โœ… chore: use process.execPath rather than node in test (#145)
    • โœ… test: add explicit test for headers option
    • ๐Ÿ“„ docs: add usage note to headers. addresses #142