Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 789 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 789 Bytes

2.2.0

  • feat: added creation and deletion of tables

2.1.1

  • fix: added contributors field in package.json

2.1.0

  • feat: added ability to batch create - #5

2.0.2

  • fix: Fix issue when updating an existing row with a last column that's empty/undefined - #4

2.0.1

  • feat: Added sheetname to create and rev sort for delete - #3
  • fix: fix 2 delete bugs - #2
  • fix: fix when column A has null value - #1

2.0.0

  • feat: fixed many small bugs, changed public API