Facebook Swift v0.2.0 Release Notes

Release Date: 2016-09-24 // over 7 years ago
  • Full Changelog

    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)
    • Clarify versioning instruction for CocoaPods installation. #15 (nlutsenko)
    • โž• Add missing git submodule command to README #13 (hirschfl)
    • โšก๏ธ Update README.md #11 (SandroMachado)