Releases: theoephraim/node-google-spreadsheet
Releases · theoephraim/node-google-spreadsheet
v5.0.1
v5.0.0
What's Changed
- add changesets for release tooling by @theoephraim in #730
- modernize, update deps by @theoephraim in #729
Full Changelog: v4.1.5...v5.0.0
Release 4.1.5
- fix small ts issue (21f5d3f)
- fix download method issue when gid is 0 (d53e189)
- fix row.assign to use Partial (079c515)
- Fix/googl auth library v10 (#725) (a9c37fe)
- add tea.yaml file (ae132d7)
- move from Unlicense to MIT (ea756a1)
- swap out exposed google service account creds (10392d5)
- wiring up github action to dmno (d5f0734)
Release 4.1.4
Release 4.1.3
- fix bugs introduced by PRs (3fe15c1)
- update axios, fix new google-auth-library issue, fixes #701 #700 (d0bb05b)
- Read headers in batch on getRows() (#693) (62af3d6)
- Merge pull request #658 from duncanbarrigan/patch-1 (0478876)
- Merge pull request #699 from maykbrito/main (e02433d)
- Update authentication.md (78fa7ee)
- allow CI manual reruns (e10cbb1)
- Update FUNDING.yml (5459a87)
- fix setDataValidation docs (2bca048)
- use correct type in docs (6d210a2)
Release 4.1.2
Release 4.1.1
Release 4.1.0
Release 4.0.3
- fix: handle trimming null/undefined header values (3ef8fcf)
- docs(small updates): fixed a few small grammar issues and copied readme to docs index (867bb63)
- Merge pull request #637 from Kikobeats/patch-1 (af0af4d)
- docs: get/set are sync methods (233ca2c)
- docs: docs cleanup and improvements (882bd73)
- build: call build in release task (c306dc0)
- Merge pull request #633 from igormartimiano/patch-1 (9646805)
- docs(readme.md): fix wrong import (0535a26)
Release 4.0.2
- fix: lodash imports needs explicit .js extension (4cad156)