Releases: vapor-community/sendgrid
Releases · vapor-community/sendgrid
6.0.0-rc.1
What's Changed
- Update to SendGridKit v3 by @fpseverino in #50
New Contributors
- @fpseverino made their first contribution in #50
Full Changelog: 5.0.0...6.0.0-rc.1
5.0.0 Async Await support.
What's Changed
- Adding MIT License by @proggeramlug in #45
- Update SendGridKit to version 2.0.2 by @melgu in #47
New Contributors
- @proggeramlug made their first contribution in #45
- @melgu made their first contribution in #47
Full Changelog: 4.0.0...5.0.0
Sendgrid 4.0.0 🎉
Official tag for vapor 4 support.
Vapor 4 Support
🎉 Updated for Vapor 4! 🎉
Most of the code moved to https://github.com/vapor-community/sendgrid-kit; this repository now contains only the Vapor provider.
Added support for Dynamic Template Data
Merge pull request #29 from riichard/master Added support for dynamic_template_data
Sendgrid Provider 3.0.5
Improved compatibility with Swift 4.2.
Thanks @rafiki270!
Made Sendgrid errors public
Merge pull request #25 from jseibert/patch-1 Make SendGridError.errors public
SendGridProvider 3.0.3
Supports Vapor official 3.0.0 tag
SendGridProvider 3.0.2
Updates for HTTP parsing.
Sendgrid Provider 3.0.1
Fixed issues with content type.