Skip to content

Releases: clarification/sendgrid-laravel-driver

Swiftmailer Events

29 Dec 18:32
Compare
Choose a tag to compare

Fire events when sending, useful/required to use swiftmailer plugins.

Laravel 5.5 and Swiftmailer 6 Support

01 Dec 22:24
Compare
Choose a tag to compare
2.0.0

Support for Swiftmailer 6 & Laravel 5.5 (#3)

Fix Swiftmailer Compatibility

01 Dec 22:04
Compare
Choose a tag to compare

Interfaces were removed from swiftmailer 6.

This will prevent 1.0.* releases working with Laravel >=5.5.*

Version 2 will support Laravel 5.5 and swiftmailer 6

Add ReplyTo Support

13 Oct 18:34
Compare
Choose a tag to compare
Add reply-to support (#2)

https://sendgrid.com/docs/API_Reference/Web_API/mail.html

Laravel 5.5 compatibility

11 Oct 16:04
Compare
Choose a tag to compare
Pre-release

Updated swiftmailer dependency constraints.

1.0.2

06 Jun 13:39
Compare
Choose a tag to compare

Fix requirements, version 5.0 of Laravel

1.0.1

28 Apr 20:49
Compare
Choose a tag to compare
added info about guzzle options, fixed docblock on transport object

1.0.0

28 Apr 20:29
Compare
Choose a tag to compare
inital commit