Releases: vapor-community/sendgrid-kit
Releases · vapor-community/sendgrid-kit
3.1.0
What's Changed
- Email validation api by @thoven87 in #26
- Final touches before release of Email Validation API by @fpseverino in #27
New Contributors
Full Changelog: 3.0.0...3.1.0
3.0.0
What's Changed
- Update to Swift 5.10 by @fpseverino in #18
- Fix build errors by @fpseverino in #19
- Swift 6 update by @fpseverino in #20
- Make the Personalization’s dynamicTemplateData generic by @tonyarnold in #17
- Adopt
swift-formatby @fpseverino in #21 - Use
vapor/cilinting by @fpseverino in #22 - Update dependencies and docs by @fpseverino in #24
- Final touches before new major release by @fpseverino in #25
New Contributors
- @fpseverino made their first contribution in #18
- @tonyarnold made their first contribution in #17
Full Changelog: 2.0.2...3.0.0
3.0.0 Release Candidate 1
What's Changed
- Update to Swift 5.10 by @fpseverino in #18
- Swift 6 update by @fpseverino in #20
- Make the Personalization’s dynamicTemplateData generic by @tonyarnold in #17
New Contributors
- @fpseverino made their first contribution in #18
- @tonyarnold made their first contribution in #17
Full Changelog: 2.0.2...3.0.0-rc.1
2.0.2
2.0.1
What's Changed
- Linux Compatibility by @proggeramlug in #13
New Contributors
- @proggeramlug made their first contribution in #13
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Update to match latest /mail/send v3 API specification by @dylanshine in #11
- Update README by @dylanshine in #12
Full Changelog: 1.1.0...2.0.0
1.1.0
What's Changed
- Add support for Swift's async/await concurrency by @PoshAlpaca in #10
New Contributors
- @PoshAlpaca made their first contribution in #10
Full Changelog: 1.0.1...1.1.0
SendgridKit 1.0.1
This release makes the content field optional when sending emails.
SendGridKit 1.0.0
Initial release of NIO based library to interact with SendGrid APIs to be used with any ServerSide Swift App.