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

2.2: Farewell, iOS 7!

Latest
Compare
Choose a tag to compare
@garrettmoon garrettmoon released this 23 Feb 19:11

This is primarily a bug fix release. Changes can be found here: 2.1...2.2

Some highlights:

  • Removed support for iOS 7
  • Upgraded to latest PINRemoteImage (CocoaPods), fixing GIFs: #3057
  • Added an assert to prevent dealloc while visible bugs: #3062
  • Added callback for non-fatal error reporting: #2993
  • Added scrollDirection property on ASScrollNode: #3001
  • Fixed some ASPagerNode issues: #3028