Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 4.33 KB

CHANGELOG.md

File metadata and controls

51 lines (36 loc) · 4.33 KB

Change Log

0.2.0 (2016-09-24)

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:

0.1.1 (2016-07-14)

Full Changelog

Implemented enhancements:

  • Clarify Carthage and sub-project Getting Started instructions in README. #7 (nlutsenko)
  • Fix running of SwiftCatalog sample on device. #5 (nlutsenko)

Fixed bugs:

  • Cannot login with [.PublishActions] permissions #3

Merged pull requests:

  • Facebook Swift 0.1.1 #9 (nlutsenko)
  • Remove unused LoginManager.DefaultAudience file. #8 (nlutsenko)
  • Fix failing login with publish permissions when using LoginManager. #4 (nlutsenko)
  • Update links and platforms badge in README. #2 (nlutsenko)
  • Update CocoaPods settings and re-enable linting on Travis-CI. #1 (nlutsenko)

0.1.0 (2016-07-14)

* This Change Log was automatically generated by github_changelog_generator