Files
oops-plugin-excel-to-json/node_modules/@fast-csv/parse/CHANGELOG.md
2022-07-26 16:29:01 +08:00

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