Skip to content

Releases: PassiveLogic/Smtp

4.0.0

16 Feb 21:52
7979807

Choose a tag to compare

Adds support for authentication using OAuth. Requires the client to provide an Access Token which can be passed through. Default behavior is still Login which is basic auth. However, this makes a breaking change on the initializer and also introduces a new enum authentication type.

3.2.0

11 Sep 07:40
bec320b

Choose a tag to compare

What's Changed

  • Make Email, EmailAddress, and Attachment Codable by @GNMoseke in #1

New Contributors

Full Changelog: https://github.com/PassiveLogic/Smtp/commits/3.2.0