Skip to content

Latest commit

 

History

History
43 lines (20 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

43 lines (20 loc) · 1.6 KB

Changelog

All notable changes to google-api will be documented in this file

0.6.2 (2024-05-01)

Bug Fixes

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

0.6.1 (2024-04-19)

Bug Fixes

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

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)

0.5.0 (2024-04-18)

Features

  • refactor deleteAccessToken method in GoogleClient (1b07e23)

0.4.0 (2024-04-18)

Features

  • misc refactoring and additions. (3ce418f)

1.0.0 - 2023-10-17

  • Initial release. Enjoy! 👍