Skip to content

Releases: Joannis/SMTPKitten

1.0.0-alpha.1

29 Aug 09:12
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release

This new release of SMTPKitten completely embraces concurrency, and has a number of API design and internals improvements.

0.2.3

25 Jan 17:17
6ac8463
Compare
Choose a tag to compare

What's Changed

  • func buildBlock(_ components: [MailContentConvertible]) by @tierracero in #10

New Contributors

Full Changelog: 0.2.1...0.2.3

0.2.2

25 Jan 17:16
0b7cc97
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.2

0.2.1

08 Aug 11:42
0b7cc97
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

29 May 20:09
Compare
Choose a tag to compare
  • Move the API over to async-await
  • Add better support for attachments
  • Update the internals

Initial Release

18 Feb 19:17
Compare
Choose a tag to compare

Get started sending mails.
Requires NIO 2.0