This repository has been archived by the owner on Jan 16, 2021. It is now read-only.
Releases: parse-community/ParseTwitterUtils-iOS
Releases · parse-community/ParseTwitterUtils-iOS
1.11.0
Implemented enhancements:
- Add support for Carthage. #33 (nlutsenko)
- Fix analyzer and build warnings. #32 (nlutsenko)
- Update all dependencies and project to Xcode 7.3. #28 (nlutsenko)
- Add support for using
PF_Twitter
without a linking or logging into a Parse account #27 (zadr) - Removed
Parse.clientKey
requirement for initializing ParseTwitterUtils. #26 (aphex3k)
Merged pull requests:
1.10.0
1.9.1
New
- ParseTwitterUtils now supports Xcode 7.1+. #6
Improved
- Added safeguard assertion for initialization of PFTwitterUtils before Parse is initialized. #4
- Removed all custom nullability annotation macros. #8
- Improved localized strings generation. #2
Fixed
- Fixed potential warnings in PFOAuth1FlowDialog. #10
View all issues and pull requests associated with this release here.