Skip to content

Latest commit

 

History

History
84 lines (39 loc) · 3.27 KB

CHANGELOG.md

File metadata and controls

84 lines (39 loc) · 3.27 KB

Changelog

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

0.7.3 (2025-02-03)

Miscellaneous Chores

  • deps: add support for PHP 8.3 and 8.4 in composer.json (be677e7)

0.7.2 (2025-02-03)

Miscellaneous Chores

  • deps: bump aglipanci/laravel-pint-action from 2.4 to 2.5 (e88742e)

0.7.1 (2025-02-02)

Bug Fixes

  • Google API client version adjustment. (57c8907)

Miscellaneous Chores

0.7.0 (2025-02-02)

Bug Fixes

  • Google API client version adjustment. (57c8907)

Miscellaneous Chores

  • release 0.7.0 (5b8a337)
  • update dependencies in composer.json (654d410)

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! 👍