Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

0.3.0

Compare
Choose a tag to compare
@nlutsenko nlutsenko released this 12 Oct 00:21
· 120 commits to master since this release

Implemented enhancements:

  • Update for Xcode 9 and Swift 4 #184 (gfosco)
  • Add userId and user properties to AppEventsLogger. #147 (nlutsenko)
  • Expand a set of predefined Read and Publish permissions. #130 (ranesr)
  • Publicize .name property on Permission. #96 (nlutsenko)
  • Add AppEventsLogger.pushNotificationsDeviceToken #71 (arsonik)
  • Doc fix, Any/Object #69 (arsonik)

Fixed bugs:

  • Fix LoginManager's initializer problem. #137 (RyogaK)

Merged pull requests:

  • Set swift user agent suffix in FBSDKSettings #164 (mcohnen)
  • Update to Xcode 8.3 and Swift 3.1. #146 (nlutsenko)
  • Improve ambiguous logIn\(\) function names in LoginManager. #97 (nlutsenko)
  • Improve UIAlertController APIs in the SwiftCatalog sample app #92 (mohshin-shah)
  • Minor documentation fixes. #90 (nlutsenko)
  • Update Facebook ObjC SDK dependency to 4.17. #88 (nlutsenko)
  • Update Facebook ObjC SDK dependency to 4.16. #68 (nlutsenko)
  • Re-enable Travis-CI CocoaPods linting for all frameworks. #61 (nlutsenko)
  • Add Swift version badge to README. #60 (nlutsenko)

Full Changelog