- feat: added creation and deletion of tables
- fix: added contributors field in package.json
- feat: added ability to batch create - #5
- fix: Fix issue when updating an existing row with a last column that's empty/undefined - #4
- 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
- feat: fixed many small bugs, changed public API