Skip to content

Releases: vapor-community/sendgrid

3.0.0 RC 1.2

01 Apr 00:27
4547bcf
Compare
Choose a tag to compare
3.0.0 RC 1.2 Pre-release
Pre-release
Merge pull request #19 from vapor-community/rc1.2

Added initializers for all models.

3.0.0 RC 1.1

31 Mar 18:05
9a05b90
Compare
Choose a tag to compare
3.0.0 RC 1.1 Pre-release
Pre-release
3.0.0-rc.1.1

Removed api key from provider initializer.

SendGrid 3.0.0 RC1

31 Mar 16:02
3ba1689
Compare
Choose a tag to compare
SendGrid 3.0.0 RC1 Pre-release
Pre-release
Merge pull request #17 from vapor-community/vapor3

Vapor 3 support

v2.2.1

11 Sep 22:44
Compare
Choose a tag to compare

The advanced Personalization features were not usable, but now they aren't not.

Thanks @businessnumbertwo!

v2.2.0

21 Jun 03:20
Compare
Choose a tag to compare

Changes in this version:

  • Now uses standard Provider syntax so adding to your project is a breeze (thanks @vzsg)
  • You must now import SendGridProvider instead of import SendGrid.

v2.1.0

09 Jun 06:16
Compare
Choose a tag to compare

This release contains the SendGrid backend only.

With this release, the project Vapor-Mail (or Airmail) has been split into various different providers each supporting its own mailing backend. Please see the list of vapor-community projects for your chosen provider.

v2.0.0

31 May 05:49
Compare
Choose a tag to compare

Compatible with Vapor 2. Significant change to functionality; docs to come.

v1.0.0

07 Apr 02:59
Compare
Choose a tag to compare

Use Vapor's ViewRenderer to render emails using Views.

Swift 3.1, Vapor 1.5.x

v0.2.1

29 Mar 09:21
Compare
Choose a tag to compare

Adds a basic backend for Mailgun.

Thanks to @anthonycastelli.

Vapor 1.5.x

v0.2.0

17 Feb 01:54
Compare
Choose a tag to compare

Adds an extension to Vapor's SMTPClient so that it conforms to MailClientProtocol and can therefore be used as a swappable backend.

Vapor 1.5.x