Skip to content

Releases: tanaikech/CorporaApp

v1.0.3

06 Mar 03:08
Compare
Choose a tag to compare
  • v1.0.3 (March 6, 2024)

    1. New method of getChunk was added. When this method is used, you can retrieve a single chunk using the resource name of chunk.

v1.0.2

26 Feb 01:22
Compare
Choose a tag to compare
  • v1.0.2 (February 26, 2024)

    1. New method of setAccessToken was added. When this method is used, you can use the access token retrieved from the service account. Default access token is retrieved by ScriptApp.getOAuthToken().

v1.0.1

16 Feb 08:52
Compare
Choose a tag to compare

v1.0.0

07 Feb 08:07
Compare
Choose a tag to compare
  • v1.0.0 (February 7, 2024)

    1. Initial release.