You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2.1 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.3.6 (2020-12-04)

Bug Fixes

  • Simplify empty row check by removing complex regex (4bbd39f)

4.3.3 (2020-10-30)

Note: Version bump only for package @fast-csv/parse

4.3.2 (2020-09-02)

Bug Fixes

  • parsing, #423: Prevent callback from being called multiple times (040febe), closes #423

4.3.1 (2020-06-23)

Bug Fixes

  • parsing: Pass errors through callbacks (84ecdf6)

4.3.0 (2020-05-27)

Note: Version bump only for package @fast-csv/parse

4.2.0 (2020-05-19)

Features

  • parsing: Less restrictive row parsing type #356 (87d74ec)

4.1.6 (2020-05-15)

Bug Fixes

4.1.5 (2020-05-15)

Note: Version bump only for package @fast-csv/parse

4.1.4 (2020-05-15)

Note: Version bump only for package @fast-csv/parse