Skip to content

Releases: tomshaw/google-api

v0.6.2

01 May 09:28
c46a704
Compare
Choose a tag to compare

0.6.2 (2024-05-01)

Bug Fixes

  • uncomment services in config.php, closes #10 (299a980)

v0.6.1

19 Apr 12:36
911edf0
Compare
Choose a tag to compare

0.6.1 (2024-04-19)

Bug Fixes

  • Wrong link in Github issue template. (3c61b62)

v0.6.0

18 Apr 18:26
1f761d1
Compare
Choose a tag to compare

0.6.0 (2024-04-18)

Features

  • Added Google Books GoogleApi accessor with get and list volumes methods. (82e926b)
  • Added Google Drive GoogleApi accessor with list files, get file and create file methods. (c09df75)

v0.5.0

18 Apr 17:33
d6e1115
Compare
Choose a tag to compare

0.5.0 (2024-04-18)

Features

  • refactor deleteAccessToken method in GoogleClient (1b07e23)

v0.4.0

18 Apr 17:21
eb1659f
Compare
Choose a tag to compare

0.4.0 (2024-04-18)

Features

  • misc refactoring and additions. (3ce418f)