Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 4.39 KB

CHANGELOG.md

File metadata and controls

55 lines (37 loc) · 4.39 KB

Change Log

1.11.0 (2016-06-29)

Full Changelog

Implemented enhancements:

  • Add support for Carthage. #33 (nlutsenko)
  • Fix analyzer and build warnings. #32 (nlutsenko)
  • Update all dependencies and project to Xcode 7.3. #28 (nlutsenko)
  • Add support for using PF_Twitter without a linking or logging into a Parse account #27 (zadr)
  • Removed Parse.clientKey requirement for initializing ParseTwitterUtils. #26 (aphex3k)

Merged pull requests:

  • Update CocoaPods and RubyGems dependencies. #31 (nlutsenko)

1.10.0 (2016-01-08)

Full Changelog

Implemented enhancements:

  • Remove all usages of PF_GENERIC macro. #19 (nlutsenko)
  • Add custom packaging into a precompiled binary via Rakefile. #16 (nlutsenko)
  • Update all of the public documentation to new style. #15 (nlutsenko)

Merged pull requests:

1.9.1 (2015-11-18)

Full Changelog

Implemented enhancements:

  • Fix warnings in PFOAuth1FlowDialog. #10 (nlutsenko)
  • Remove all usage of custom nullability macros. #8 (nlutsenko)
  • Update everything to use Xcode 7.1. #6 (nlutsenko)
  • Added safeguard assertion for initialization of PFTwitterUtils before Parse is initialized. #4 (nlutsenko)
  • Include and automate localized strings generation. #2 (nlutsenko)

Merged pull requests:

1.9.0 (2015-10-08)

* This Change Log was automatically generated by github_changelog_generator