Releases: BitbucketPHP/Client
Releases · BitbucketPHP/Client
V4.0 (22/12/2020)
- Dropped support for PHP 7.1
- Made builder class final
- Re-worked pagination
- Added additional return type enforcement
V3.3.1 (22/12/2020)
- Added content type header constant
V3.3 (27/11/2020)
- Added PHP 8.0 support
V3.2.3 (27/11/2020)
- Fixed typos in versions
V3.2.2 (09/11/2020)
- Use Psr17FactoryDiscovery::findUriFactory
V3.2.1 (26/08/2020)
- Fixed the method used to list and show commits
V3.2 (16/08/2020)
- Added void returns where possible
V3.1 (22/07/2020)
- Reworked pagination
V3.0.1 (22/07/2020)
- Fix HTTP methods client headers and body
V3.0 (11/07/2020)
- Use PSR-7, PSR-17 and PSR-18 only
- Update against latest API spec
- Refactored exceptions and internals
- Encode URIs according to RFC 3986
- Replaced legacy APIs with workspaces