Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
fix: lib/browser compatibility with ES5
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Feb 22, 2021
1 parent a191e38 commit 51f29c8
Show file tree
Hide file tree
Showing 5 changed files with 3,032 additions and 2,416 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ Please join and contribute:
* relax_column_count: rename INCONSISTENT_RECORD_LENGTH to RECORD_INCONSISTENT_FIELDS_LENGTH (easy)
* relax_column_count: rename RECORD_DONT_MATCH_COLUMNS_LENGTH to RECORD_INCONSISTENT_COLUMNS (easy)

## Trunk

* feat: lib/browser compatibility with ES5

## Version 4.15.2

* docs: browser demo fix #302
Expand Down

0 comments on commit 51f29c8

Please sign in to comment.