Skip to content

Releases: contentful/contentful-core.php

4.0.2

14 May 23:47

Choose a tag to compare

  • Updated for PSR/message v2, allowing the installation of Laravel 11

4.0.1

29 Feb 17:14
d6b73c5

Choose a tag to compare

  • Updated for PHP8
  • Updated for Symfony 7

4.0.0

05 Dec 03:35
e00e536

Choose a tag to compare

  • The API will no longer switch to the jpg format if a quality is given, consistent with the docs
  • Support for PHP7 was dropped, support for PHP8 was fully integrated
  • Small internal refactoring

3.2.0

16 Jul 20:23
0dc0797

Choose a tag to compare

Added

Internal

  • Some CI rework and refactoring

3.1.3

09 Mar 23:31
d70d4d2

Choose a tag to compare

Added

Internal

  • Added CI for PHP8.1
  • Added backwards compatibility break check in CI

3.1.2

17 Jan 14:57
9a0be7f

Choose a tag to compare

Added

Fixed

  • Fixed errors when the file content type is not provided - thanks Emīls Jansons (@emsyzz) !
  • Added support for Symfony 6
  • Fixed documentation build once again
  • Fixed php cs fixer runs

3.1.1

20 Mar 21:52
3.1.1
bc84456

Choose a tag to compare

Added PHP8 support

3.0.5

12 Oct 14:22
3.0.5

Choose a tag to compare

Added

  • Added clearMesssages method to allow manually clearing the messages
  • Added parameter to allow initializing without messages

3.0.4

15 Sep 16:53
3.0.4

Choose a tag to compare

Added

Package updates
Fixed a few static code analysis issues

3.0.2

03 Apr 12:09
3.0.2

Choose a tag to compare

Added

Added new exception type to better cover guzzle errors