1.11.0 (2016-06-29)
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 (2016-01-08)
Implemented enhancements:
- Remove all usages of PF_GENERIC macro. #19 (nlutsenko)
- Add custom packaging into a precompiled binary via Rakefile. #16 (nlutsenko)
- Update all of the public documentation to new style. #15 (nlutsenko)
Merged pull requests:
- ParseTwitterUtils 1.10.0 #21 (nlutsenko)
- Update project to Xcode 7.2. #20 (nlutsenko)
- Use Xcode 7.2 for Travis-CI. #17 (nlutsenko)
- Update xctoolchain to latest. #14 (richardjrossiii)
1.9.1 (2015-11-18)
Implemented enhancements:
- Fix warnings in PFOAuth1FlowDialog. #10 (nlutsenko)
- Remove all usage of custom nullability macros. #8 (nlutsenko)
- Update everything to use Xcode 7.1. #6 (nlutsenko)
- Added safeguard assertion for initialization of PFTwitterUtils before Parse is initialized. #4 (nlutsenko)
- Include and automate localized strings generation. #2 (nlutsenko)
Merged pull requests:
- ParseTwitterUtils 1.9.1 #13 (nlutsenko)
- Update Gemfile. #9 (nlutsenko)
- Update xctoolchain to latest. #5 (nlutsenko)
- Use shared things from xctoolchain. #3 (nlutsenko)
1.9.0 (2015-10-08)
* This Change Log was automatically generated by github_changelog_generator