Networking — 6.0.0
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