Skip to content

4.10.0 - Swift 4.2

Compare
Choose a tag to compare
@onevcat onevcat released this 19 Sep 15:36
· 1707 commits to master since this release

Add

  • Support for building with Xcode 10 and Swift 4.2. This version requires Xcode 10 or later with Swift 4.2 compiler.

Fix

  • Improve performance when an invalide HTTP status code received. #985