All notable changes to this project will be documented in this file.
ParseFacebookUtils-V4 1.11.1 (02/20/2016)
ParseFacebookUtilsV4
CocoaPod now uses the latest version of Facebook SDK.
#50, #48 by @nlutsenko
- Fixed static analyzer warnings that appeared in Xcode 7.3 beta.
#51 by @nlutsenko
ParseFacebookUtils-V4 1.11.0 (01/07/2016)
- ParseFacebookUtils now requires Xcode 7.0+.
#38 by @nlutsenko
ParseFacebookUtils-V4 1.10.0 (12/14/2015)
- ParseFacebookUtils now supports tvOS. #23
- Updated, cleaned up and improved documentation. #22
ParseFacebookUtils-V4 1.9.1 (11/17/2015)
- ParseFacebookUtils now supports Xcode 7.1. #7
- ParseFacebookUtils now depends on FBSDK 4.8+.
- Removed unused imports. #10
ParseFacebookUtils-V4 1.9.0 (10/08/2015)
Hello, open source!
- Fixed initialization of Facebook Utils blocking the main thread.