You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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