Releases: tumblr/TMTumblrSDK
Releases · tumblr/TMTumblrSDK
Add consent provider to TMAPIError
Merge pull request #164 from tumblr/bsu/AddConsentProvider Add ConsentProvider to TMApiError
Add factory methods / Update CLA
5.3.1 Forgot to bump tag version
Gzip POST bodies
Adds support for Gzipped post bodies
Fixing encoding
Fixes some encoding issues
Updating network speed tracker
Updates the network speed tracker to be more useful
Fixing pod install on example project
Fixes example project once and for all
Fixing example project
5.0.1 broke the example project by accident, this fixes it
OAuth and encoding changes
We did some refactoring of the OAuth code and we changed how encoding is going to work with the SDK from now forward.
We also bumped the minimum release the SDK supports to iOS 10.0 and Mac OS 10.12. Let us know if this causes any issues!
Version 5.0
A new SDK built on top of NSURLSession.
What is new:
- Removed support for Carthage
- New networking stack built in on top of NSURLSession that supports HTTP/2
- Refactored request building
Add TMWebViewController and SFSafariViewController for Authentication
Merge pull request #135 from tumblr/paulrehkugler/fix-build Flag UIKit Things Out of macOS Version