This repository has been archived by the owner on Jan 14, 2019. It is now read-only.
Releases: Hexanet/swiftmailer-image-embed
Releases · Hexanet/swiftmailer-image-embed
Handle UTF8 problems
v2.1.1 Merge pull request #24 from kirkerafael/master
v2.1.0 - Drop PHP 7.0 support
BC break : PHP 7.0 is no more supported.
There is no new feature or bugfix, so PHP 7.0 users can stay on 2.0.3.
PHP 7.3 ready
Merge pull request #21 from notFloran/typehint-and-php-73-deprecations Add typehint and remove deprecation of FILTER_FLAG_SCHEME_REQUIRED in PHP 7.3
Bug fix release
Fix a bug when embedded files don't exist. See #19 for more informations.