SPTDataLoader v2.0.0 Release Notes
Release Date: 2020-07-23 // over 4 years ago-
๐ Released on 2020-07-23.
๐ Changed
- SPTDataLoaderAuthorizer: requestFailedAuthorisation also accepts SPTDataLoaderResponse (breaking change)
- ๐ Fixed multiple issues
Previous changes from v1.1.1
-
๐ Released on 2016-02-20.
โ Added
- โ Added support for SSL pinning.
- โ Added iOS 10 support.
๐ Fixed
- ๐ Fixed nil URLs in the rate limiter causing a crash.
- ๐ Fixed requests executing after they have been cancelled due to a race condition.
- ๐ Fixed unique identifiers incrementing by 2 on every request made.
โ Removed
- โ Removed iOS 7.0 support.