This repository has been archived by the owner on Nov 2, 2019. It is now read-only.
0.2.0
Implemented enhancements:
- Add Swift 3.0 support. #58 (nlutsenko)
- Add constructor for OpenGraphShareContent. #42 (richardjrossiii)
- Add iOS 9.0+ method for opening URLs to ApplicationDelegate. #37 (nlutsenko)
- Refactor UserProfilePictureView into UserProfile.PictureView. #34 (nlutsenko)
- Add ability to fetch and refresh UserProfile. #33 (nlutsenko)
- Change type GraphRequestProtocol.apiVersion from String to concrete GraphAPIVersion. #32 (nlutsenko)
Merged pull requests:
- Update ObjC SDK dependency to 4.15. #46 (nlutsenko)
- Rename ApplicationDelegate to SDKApplicationDelegate to avoid name clashes. #36 (nlutsenko)
- Fix possessive typos in README #27 (ashchan)
- Mention local CocoaPods repo update in README instructions. #23 (nlutsenko)
- Clarify upgrade instructions for Carthage. #21 (nlutsenko)
- Add License link to contributing page #19 (jinjorge)
- Typo fix #18 (jinjorge)
- Clarify versioning instruction for CocoaPods installation. #15 (nlutsenko)
- Add missing
git submodule
command to README #13 (hirschfl) - Update README.md #11 (SandroMachado)