Skip to content

Releases: Kitura/Swift-SMTP

Swift 5.2 minimum; bugfix in base64 auth; fix CI

Choose a tag to compare

@dannys42 dannys42 released this 31 Dec 18:08
4b7666b
Misc dependency update (#125)

* Update dependencies; Swift 5.2 is now the minimum supported version.

* Remove Swift 4.x support

* Bugfix: base64 auth should not have newline; support SSL and non-SSL ports for tests

- base64 encoding auth should not have line length limit
- Tests need to support SSL/TLS and non-SSL ports for mail servers that
  treat them differently

* bugfix: data type for cache

* Update CI: Xcode 13.2; New way to specify development snapshot

5.1.200

Choose a tag to compare

@dannys42 dannys42 released this 09 Dec 17:38
d892f67

Updated dependencies for change in github org.

5.1.2

Choose a tag to compare

@djones6 djones6 released this 04 Oct 09:00
75ba1b9
  • Resolve compilation warnings with Swift 5 and later

Swift 5 support

Choose a tag to compare

@ianpartridge ianpartridge released this 12 Apr 12:25
23360cf
Merge pull request #99 from IBM-Swift/swift5

Support Swift 5

Swift 4.1.2 support

Choose a tag to compare

@quanvo87 quanvo87 released this 03 Jul 15:38
496f779

Thanks @pushkarnk

Add TLSMode

Choose a tag to compare

@quanvo87 quanvo87 released this 26 Jun 17:16
77ebc1d

Thanks to @trametheka for the great work.

migration guide

Update dependencies

Choose a tag to compare

@quanvo87 quanvo87 released this 01 May 13:56
54fbbb9

Fixes #74. Thanks @Davidde94

4.0.0

Choose a tag to compare

@quanvo87 quanvo87 released this 30 Apr 18:52
b6ca1ea

Adds Swift 4.1 support and more. See all changes in migration guide.

Thanks for contributions from @hanskroner & @rafiki270.

Specify TLS support

Choose a tag to compare

@quanvo87 quanvo87 released this 06 Apr 01:52
55679ee

Use 'text/plain' for plain text content

Choose a tag to compare

@quanvo87 quanvo87 released this 27 Mar 18:19
780246c