Releases: fastly/fastly-php
Releases · fastly/fastly-php
Minor improvements to the v1 alpha
- Increase API coverage: Historical Stats, Real-time Stats, Billing, Billing Address, Service Authorizations
- Support authentication using the
FASTLY_API_TOKEN
environment variable - Drop support for php<7.3
Announcing v1 ALPHA release
- Increase API coverage dramatically
- Comprehensive documentation with request and response data models
- Improved developer experience
v0.4.1
- Added pointer to v1 alpha in the README
v0.4.0
- Upgrade guzzlehttp/guzzle to ^7.2.0
- Upgrade PHP to ^7.2