Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

SPTDataLoader 2.2.0

Latest

Choose a tag to compare

@kmcbride kmcbride released this 03 Jun 14:23
· 30 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