Releases: tomshaw/google-api
Releases · tomshaw/google-api
v0.6.2
0.6.2 (2024-05-01)
Bug Fixes
- uncomment services in config.php, closes #10 (299a980)
v0.6.1
0.6.1 (2024-04-19)
Bug Fixes
- Wrong link in Github issue template. (3c61b62)
v0.6.0
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
0.5.0 (2024-04-18)
Features
- refactor deleteAccessToken method in GoogleClient (1b07e23)
v0.4.0
0.4.0 (2024-04-18)
Features
- misc refactoring and additions. (3ce418f)