Releases: contentful/contentful-core.php
Releases · contentful/contentful-core.php
3.0.1
24 Mar 08:07
Compare
Sorry, something went wrong.
No results found
Added
Replace Travis build badge with CircleCI
3.0.0
03 Mar 12:43
Compare
Sorry, something went wrong.
No results found
Changed
Added support for PHP 7.4. Removed support for PHP 7.0 & 7.1. Updated dependencies.
2.2.8
28 Jan 13:28
Compare
Sorry, something went wrong.
No results found
Fixed
Updated unit tests for the new center option. Coding standards.
2.2.7
28 Jan 13:07
Compare
Sorry, something went wrong.
No results found
Fixed
Added the missing 'center' option. Consider resizeFit options 'pad', 'fill' and 'crop' per the documentation.
2.2.6
10 Apr 11:15
Compare
Sorry, something went wrong.
No results found
No meaningful changes since last release, just linter changes
2.2.5
25 Jan 11:59
Compare
Sorry, something went wrong.
No results found
Internal
Minor changes in how tests are handled. These should not have any impact on users.
2.2.4
26 Nov 10:00
Compare
Sorry, something went wrong.
No results found
Fixed
Optimized cache key sanitization to avoid using preg_replace_callback.
2.2.3
15 Nov 11:09
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed a bug with the detection of versions for integrations and applications.
2.2.2
13 Nov 09:48
Compare
Sorry, something went wrong.
No results found
Fixed
The message log levels are no longer hardcoded but instead use the Psr\Log\LogLevel constants, so there should be better compatibility with stricter PSR-3 implementations.
2.2.1
12 Nov 16:57
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed hardcoded Github URL in the release script.