Skip to content

Releases: hsharghi/swift-resend

Better EmailAttachment initializer

13 Jul 12:55
Compare
Choose a tag to compare
  • Add more convenient EmailAttachment initializer.
  • Check for attachment size
  • Update README

Fix package version number

12 Jul 12:11
e56b70f
Compare
Choose a tag to compare
  • Fix package version number
  • Add GitHub Action for Linux/Mac builds

v1.1: Merge pull request #12 from vamsii777/fix/build

10 Jul 09:14
a18bd25
Compare
Choose a tag to compare
  • Add Broadcast support
  • Add Idempotency Key in sending email

DomainTLSMode

05 Jul 21:22
6678b50
Compare
Choose a tag to compare
  • Introduced DomainTLSMode enum for TLS policy options in DomainUpdate.
  • Introduced a DomainDeleteResponse model to match the API's delete response.

v1.0.6: Merge pull request #6 from hsharghi/scheduled

02 Jul 13:26
b35adc6
Compare
Choose a tag to compare

fix initializing EmailAddress from string literal.

Update/Cancel scheduled emails

02 Jul 12:36
b8f0d38
Compare
Choose a tag to compare

Update/Cancel scheduled emails via resend client

Add scheduledAt to send method

02 Jul 11:25
8552d68
Compare
Choose a tag to compare

Now emails can be sent later using scheduledAt parameter.

Add `API Keys` and `Domains` APIs

01 Mar 11:09
65e5366
Compare
Choose a tag to compare

Add API Keys and Domains APIs

v1.0.2

14 Jun 08:03
3cc6684
Compare
Choose a tag to compare

Update README and tags

Add license

13 Jun 15:41
Compare
Choose a tag to compare

Add License