Skip to content

Releases: tomshaw/google-api

v0.12.0

04 Apr 21:50
54c1f9f

Choose a tag to compare

0.12.0 (2026-04-04)

Features

  • apply pint code style fixes and update linting workflow (7be7be2)
  • fix pint workflow to use project config and revert incorrect style changes (f783ba0)
  • standardize CI workflows and update dependencies for Laravel 13 (80e448f)
  • use project pint version in CI instead of external action (f7ee30d)

v0.11.1

04 Apr 19:09
27def30

Choose a tag to compare

0.11.1 (2026-04-04)

Bug Fixes

  • correct action usage in release-please workflow and update requirements in README (9f6ce44)

v0.11.0

04 Apr 18:49
c45d411

Choose a tag to compare

0.11.0 (2026-04-04)

Features

  • update dependencies and configurations for PHP 8.5 and Laravel 13 (10e3f70)
  • update PHP version to 8.5 in PHPStan workflow (f9e4290)

Miscellaneous Chores

  • deps: bump actions/checkout from 5 to 6 (9d25397)

v0.10.2

29 Oct 05:01
84c65c0

Choose a tag to compare

0.10.2 (2025-10-29)

Miscellaneous Chores

v0.10.0

28 Oct 04:11
528fa3e

Choose a tag to compare

0.10.0 (2025-10-28)

Features

  • update README to include additional Google API service adapters and usage examples (fddda10)

v0.9.0

28 Oct 03:51
4fda4a1

Choose a tag to compare

0.9.0 (2025-10-28)

Features

  • add getEvent method to retrieve specific events from Google Calendar (a06fd62)

v0.8.0

27 Jul 21:30
8c6b583

Choose a tag to compare

0.8.0 (2025-07-27)

Features

  • issue-templates: add comprehensive issue templates for bug reports, feature requests, documentation issues, improvements, and questions (36f9d90)

Bug Fixes

  • .gitignore: add .DS_Store to ignore list (f61462c)

Miscellaneous Chores

  • deps: bump stefanzweifel/git-auto-commit-action from 5 to 6 (b6e9eb1)

v0.7.3

03 Feb 01:54
b7be58b

Choose a tag to compare

0.7.3 (2025-02-03)

Miscellaneous Chores

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

v0.7.2

03 Feb 01:48
31004d8

Choose a tag to compare

0.7.2 (2025-02-03)

Miscellaneous Chores

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

v0.7.1

02 Feb 06:36
51f4603

Choose a tag to compare

0.7.1 (2025-02-02)

Bug Fixes

  • Google API client version adjustment. (57c8907)

Miscellaneous Chores