Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

Releases: Hexanet/swiftmailer-image-embed

Handle UTF8 problems

11 Jan 13:02
cf0f822
Compare
Choose a tag to compare
v2.1.1

Merge pull request #24 from kirkerafael/master

v2.1.0 - Drop PHP 7.0 support

03 Dec 07:32
f13cfb3
Compare
Choose a tag to compare

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

11 Oct 06:43
df7852f
Compare
Choose a tag to compare
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

10 Jul 14:50
fd05bed
Compare
Choose a tag to compare

Fix a bug when embedded files don't exist. See #19 for more informations.

v2.0.1

15 Jun 09:35
b86c6f1
Compare
Choose a tag to compare

Changelog

  • Fix a bug with full URLs (see #18 for full explanation)

v2.0.0

15 Dec 13:16
f6e2bd0
Compare
Choose a tag to compare

Changelog

  • require php >= 7.0.0
  • require swiftmailer 6
  • Allow to set basepath to look for images (@n3o77)

v1.0.0

01 Apr 10:08
Compare
Choose a tag to compare

First stable release.