Skip to content

SPTDataLoader 2.2.0

Latest
Compare
Choose a tag to compare
@kmcbride kmcbride released this 03 Jun 14:23
· 22 commits to master since this release
ab984c6

Added

  • Added SPTDataLoaderSwift convenience methods for accessing active requests
  • Added SPTDataLoaderSwift response code validators
  • Added SPTDataLoaderSwift wrappers for Concurrency and Combine
  • Added Xcode 13 support

Fixed

  • Fixed invalid response body for retried requests

Changed

  • Changed SPTDataLoaderSwift to ignore status code related errors by default
  • Changed SPTDataLoaderSwift to allow throwing errors within a request modifier
  • Changed chunked responses to use the unenumerated data

Full Changelog: 2.1.1...2.2.0