Releases: DigitalOceanPHP/Client
Releases · DigitalOceanPHP/Client
4.2.0 (20/02/2021)
- Support VPCs when creating droplets
- Added missing firewall methods
4.1.1 (20/02/2021)
- Fixed incorrect floating IP IDs
- Fixed missing firewall client method
4.1.0 (25/01/2021)
- Added app platform API support
4.0.2 (25/01/2021)
- Fixed creating NS records
4.0.1 (02/01/2021)
- Fixed issues with headers
3.2.3 (02/01/2021)
- Fixed issues with headers
4.0.0 (22/12/2020)
- Added void return types to void methods
- Dropped support for PHP 7.1
- Switched to PSR-17 and PSR-18
- Made builder class final
- Re-worked pagination
- Added additional return type enforcement
3.2.2 (12/12/2020)
- Fixed type of
$sizeInGigabytes
3.2.1 (27/11/2020)
- Allow empty response content
3.2.0 (27/11/2020)
- Added PHP 8.0 support