Skip to content

3.0.0

Compare
Choose a tag to compare
@djones6 djones6 released this 30 Sep 16:10
· 4 commits to master since this release

This release represents a major re-working of SwiftyRequest, built on the swift-nio based async-http-client developed by the Swift Server Working Group.

Features

  • Support for client certificates (2-way SSL),
  • Direct retrieval of Codable types.

Supported Swift versions

  • Requires Swift 5.0 or later.