Releases: googleapis/google-api-php-client-services
Releases · googleapis/google-api-php-client-services
Release v0.204.0
v0.204.0
Release v0.203.0
v0.203.0
Release v0.202.0
v0.202.0
Release v0.201.1
v0.201.1
Release v0.201.0
v0.201.0
v0.200.0
v0.200.0
Improvements
- Generated classes now use namespaces
- Generated classes have been moved from
src/Google/Servicetosrc - Modern
[]array syntax is used instead ofarray() - Service classes now accept an optional
Google\Client|array $clientOrConfigparameter as their constructor instead of requiring an instance ofGoogle\Client ::classis used for evaluating class names
Backwards-Compatibility
- The autoloader in
autoload.phpensures backwards compatibility withgoogle/apiclient - Every class file calls
class_aliasto create an alias for the legacy class name. - Tests have been added to check forward and backwards compatibility (see
tests/VendorTest.php)
Release v0.181.0
v0.181.0
Release v0.180.0
v0.180.0
Release v0.179.0
v0.179.0