📧 A Swift on Server SDK for the SendGrid API
The Beta endpoints for the new Email Activity APIs - functionality is subject to change without notice. You may not have
## What's Changed * Email validation api by @thoven87 in https://github.com/vapor-community/sendgrid-kit/pull/26 * Final touches before release of E…
## What's Changed * Update to Swift 5.10 by @fpseverino in https://github.com/vapor-community/sendgrid-kit/pull/18 * Fix build errors by @fpseverino…
## What's Changed * Update to Swift 5.10 by @fpseverino in https://github.com/vapor-community/sendgrid-kit/pull/18 * Swift 6 update by @fpseverino i…
## What's Changed * Updated README.md by @WayneEld in https://github.com/vapor-community/sendgrid-kit/pull/16 * Fix email send response handling by …
## What's Changed * Linux Compatibility by @proggeramlug in https://github.com/vapor-community/sendgrid-kit/pull/13 ## New Contributors * @progge…
## What's Changed * Update to match latest /mail/send v3 API specification by @dylanshine in https://github.com/vapor-community/sendgrid-kit/pull/11 …
## What's Changed * Add support for Swift's async/await concurrency by @PoshAlpaca in https://github.com/vapor-community/sendgrid-kit/pull/10 ## N…
This release makes the `content` field optional when sending emails.