Skip to content

Releases: BitbucketPHP/Client

V4.0 (22/12/2020)

01 Feb 20:54
Compare
Choose a tag to compare
  • Dropped support for PHP 7.1
  • Made builder class final
  • Re-worked pagination
  • Added additional return type enforcement

V3.3.1 (22/12/2020)

22 Dec 00:42
Compare
Choose a tag to compare
  • Added content type header constant

V3.3 (27/11/2020)

27 Nov 19:29
Compare
Choose a tag to compare
  • Added PHP 8.0 support

V3.2.3 (27/11/2020)

27 Nov 19:29
Compare
Choose a tag to compare
  • Fixed typos in versions

V3.2.2 (09/11/2020)

09 Nov 20:35
f15d58f
Compare
Choose a tag to compare
  • Use Psr17FactoryDiscovery::findUriFactory

V3.2.1 (26/08/2020)

26 Aug 10:05
61dd444
Compare
Choose a tag to compare
  • Fixed the method used to list and show commits

V3.2 (16/08/2020)

16 Aug 11:49
3385d19
Compare
Choose a tag to compare
  • Added void returns where possible

V3.1 (22/07/2020)

22 Jul 10:03
Compare
Choose a tag to compare
  • Reworked pagination

V3.0.1 (22/07/2020)

22 Jul 10:03
2c3a874
Compare
Choose a tag to compare
  • Fix HTTP methods client headers and body

V3.0 (11/07/2020)

11 Jul 20:08
1259dc8
Compare
Choose a tag to compare
  • 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