Skip to content

Networking — 6.0.0

Compare
Choose a tag to compare
@3lvis 3lvis released this 19 Jun 14:23
· 35 commits to master since this release

What's Changed

  • Improved Swift Package support and removed CocoaPods and Carthage by @3lvis in #266
  • Improved APIs to implement async/await by @3lvis in #268
  • Removed cancellation using ID since it's not compatible with the new async/await approach
  • Changed several methods to be throwable instead of force unwrapping

Full Changelog: 5.1.0...6.0.0