- Allow an array of any objects as a top level response object
- Allow an array as a top level response object
- Adds support for Swift Package Manager
- Adds a method for creating video posts from either embed codes or web URLs
- Adds version reporting to the default user-agent header
- Suppress unnecessary warning
- Remove three-legged OAuth support as per Apple policies
- Less restrictive JXHTTP versioning
- Base URL is now configurable
- Use
NSInteger
instead ofint
- Use XCTest instead of OCUnit
- Fix
UIActivity
subclass instance method that was supposed to be a class method
- Fix a bug where state remaining from a previous login could result in a subsequent login request being signed with invalid tokens
- Fixed bug in example URL scheme
- Fixed debug compilation in Xcode 5
- Changed
id
return types to `instancetype - Fixed issue where iOS 7-only SDK method was being used for Base64 encoding
- Added
UIActivityCategory
for Tumblr share activity when running on iOS 7
- Add new activity icons for iOS 7
- Add configurable request timeout property