Skip to content

Releases: theoephraim/node-google-spreadsheet

v5.0.1

05 Aug 08:04
59e61bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

05 Aug 08:03
00c8520
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.5...v5.0.0

Release 4.1.5

11 Jul 22:40
2d895c2
Compare
Choose a tag to compare
  • 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

03 Sep 20:21
Compare
Choose a tag to compare
  • add dmno and remove/encrypt test-related secrets, swap jest for vitest (927e9e8)
  • fix(updateProperties): getFieldMask ignore gridProperties (#674) (f874bfe)

Release 4.1.3

31 Aug 21:31
Compare
Choose a tag to compare
  • 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

12 May 20:08
Compare
Choose a tag to compare
  • add setDataValidation #691
  • fix docs typos
  • move from CircleCI to GH Actions 53fe384

Release 4.1.1

06 Nov 18:57
Compare
Choose a tag to compare
  • Merge pull request #657 from ruscon/master (93711cf)
  • docs: remove outdated reference to doc.useServiceAccountAuth() (a60104b)
  • chore(deps): allow google-auth-library@^9.0.0 (2652f0c)

Release 4.1.0

14 Sep 16:21
Compare
Choose a tag to compare
  • Merge pull request #652 from marcusteh1238/master (8ba5c22)
  • fix: match color style field to that in google api (fce1605)

Release 4.0.3

07 Sep 19:51
Compare
Choose a tag to compare
  • 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

28 Jun 19:07
Compare
Choose a tag to compare
  • fix: lodash imports needs explicit .js extension (4cad156)