AsyncDisplayKit v2.3.1 Release Notes

Release Date: 2017-04-27 // about 7 years ago

Previous changes from v2.2

  • 🚀 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