Skip to content

Releases: prismicio-community/php-kit

5.3.0

06 Jan 16:44
f02b9d3
Compare
Choose a tag to compare

With this release, we are solving #170.

Changes

  • Drop Guzzle 6 for Guttle 7

Solved Issues

Merged PRs

5.2.1

22 Nov 19:50
228711e
Compare
Choose a tag to compare

With this release, we are solving #152 and merging three other PRs.
Thank you to @pTinosq and @JackGreen411 for contributing to the project.

Changes

  • Trim trailing \n from RichText::asText()
  • Serialize links around images inside of a rich text field

Solved Issues

Merged PRs

Support PHP 8

08 Nov 10:34
5e7c12c
Compare
Choose a tag to compare

With this release, we are adding support for PHP 8 and 8.1

A huge thank you goes to @angeloashmore, @lihbr and @gsteel for their help in all this.

Solved Issues

Merged PRs

Late static binding

25 Nov 09:47
5e1089e
Compare
Choose a tag to compare

API has been modified to use late static binding

5.1.0

21 May 09:33
85304ce
Compare
Choose a tag to compare

Languages added

5.0.1

24 Sep 13:22
03aebd0
Compare
Choose a tag to compare
Merge pull request #160 from prismicio/develop

Cast to string response body

Support only php >= v7.1

13 Sep 13:59
b3dcb6d
Compare
Choose a tag to compare
Merge pull request #159 from prismicio/php7only

Support only PHP >=7.1

API v2 support

14 Feb 15:09
30b0fac
Compare
Choose a tag to compare
Merge pull request #146 from prismicio/apiv2

Introducing php kit api v2

4.0.0

13 Sep 13:48
5670c79
Compare
Choose a tag to compare
Merge pull request #149 from gsteel/fix-autoloader-for-tests

Tests not running under 7.1

Update Guzzle version to fix "Warning: count()..."

14 Feb 14:49
adffcec
Compare
Choose a tag to compare
Merge pull request #148 from madikarizma/fix.guzzle-version-php-7

Update Guzzle version to fix "Warning: count()..."