Skip to content

Releases: OpenBuildings/swiftmailer-css-inliner

Support for PHP 8, drop outdated PHP 7.1 and 7.2

18 Jan 10:37
67a28b2
Compare
Choose a tag to compare

PHP version upgrade

14 Feb 09:46
98ad5c3
Compare
Choose a tag to compare

Upgrade php version to ^7.1
Upgrade phpunit version to ^7

0.5.3

16 Dec 10:33
Compare
Choose a tag to compare

Add support fort PHP 7.3

Support SwiftMailer 6

07 Sep 15:13
Compare
Choose a tag to compare

Drop PHP 5.4. Support PHP 7.2, CSSToInlineStyles 2.2

09 Apr 22:12
89b0ce8
Compare
Choose a tag to compare
Support PHP 7.2 (#30)

* Add PHP 7.2 to the build matrix on Travis CI

* Install various PHPUnit versions

* Exclude PHPUnit 4 from PHP 7.2 build

Drop PHP 5.3, HHVM

05 Apr 11:04
Compare
Choose a tag to compare

0.4.0: Upgrade CSSToInlineStyles library to 2.0

28 Aug 14:58
Compare
Choose a tag to compare

See #16 for more details.
This is potentially breaking if you pass your own instance of the CSS inliner.

0.3.1: Update tests configuration

28 Aug 08:16
Compare
Choose a tag to compare
  • Test on PHP 5.3 again
  • Test on PHP 7.1
  • Test on lowest and highest possible dependencies as well as on the locked ones
  • Set PHPUnit as a dev dependency

See #14 and #15 for more details.

0.3.0

22 Oct 22:43
Compare
Choose a tag to compare
Fix test coverage

0.2.0: Update dependencies and loosen constraints

12 Aug 21:31
Compare
Choose a tag to compare
Merge pull request #6 from barryvdh/patch-2

Update dependencies and improve version constraints