Skip to content

Releases: kodus/mail

1.2.0

09 Jan 12:29
aa62185
Compare
Choose a tag to compare

Added PHP 8.4 to CI

1.1.5

03 Oct 10:56
f8cd3b5
Compare
Choose a tag to compare

Ensure that dot stuffing is done after encoding (#22)

1.1.4

22 May 13:21
bab7208
Compare
Choose a tag to compare

Fix deprecation warnings

1.1.3

06 May 10:26
Compare
Choose a tag to compare
Changed subject wording in test.

Support for psr/log version 2 & 3

08 Mar 08:11
e391f2b
Compare
Choose a tag to compare
Merge pull request #17 from sunkan/support-psr-log-2-and-3

Add support for psr/log 2 and 3

1.1.1

23 Nov 11:48
6935fd4
Compare
Choose a tag to compare

What's Changed

  • Added missing return type to SMTPDotStuffingFilter::filter by @vortrixs in #16

1.1.0

24 Aug 12:09
92f2ce0
Compare
Choose a tag to compare

Updated minimum PHP version required to 8.0

PHP 7.3 compatibility

30 Jan 07:47
Compare
Choose a tag to compare

Adjust for a breaking change in PHP 7.3; https://bugs.php.net/bug.php?id=77539

First stable release

15 Aug 09:33
Compare
Choose a tag to compare

See UPGRADING.md for breaking changes from 0.2.x

Patch release

29 Nov 13:10
Compare
Choose a tag to compare

Fix to SecureSocketConnector (still needs tests)