Skip to content

Releases: Bowbaq/sheets

v0.0.14

10 Jun 06:17
Compare
Choose a tag to compare
Handle 0 length batches of requests gracefully

v0.0.13: AddProtectedRange, BatchUpdateValues, QuotaUser

08 Jun 00:31
Compare
Choose a tag to compare
- Adds a dedicated method for adding protected ranges which
  handles bogus 500 from Google API
- Adds a batch UpdateValues method
- Adds a way to specify the quota user

v0.0.12

05 Jun 02:33
Compare
Choose a tag to compare
Update dependencies

Add G-suite impersonation

26 May 18:38
Compare
Choose a tag to compare
v0.0.11

Add ability to impersonate a user with G-suite domain wide delegation

v0.0.10

30 Apr 00:51
Compare
Choose a tag to compare
  • Refresh the sheet when catching a spurious duplicate sheet error
  • Update dependencies

v0.0.9

13 Feb 19:13
Compare
Choose a tag to compare
Really try to catch connection reset by peer

v0.0.8

12 Feb 05:16
Compare
Choose a tag to compare
Only ignore spurious duplicate errors

v0.0.7

10 Feb 19:33
Compare
Choose a tag to compare
  • Retry network errors from Google API
  • Handle 500 followed by duplicate sheet error

v0.0.6

05 Feb 23:28
Compare
Choose a tag to compare
Add Revoke call & access to JWT token

v0.0.4

05 Feb 22:09
Compare
Choose a tag to compare
Revert email notification change