AsyncDisplayKit v2.0.1 Release Notes

Release Date: 2016-12-20 // over 7 years ago
  • ๐Ÿš€ This is primarily a bug fix release. Changes can be found here: 2.0...2.0.1

    Some highlights:

    • ๐Ÿ›  Visual debugging in Xcode was fixed #2784
    • ๐Ÿ‘Œ Support for automatically managing content size of ASScrollNode's #2753
    • ๐Ÿ›  Visibility events have been fixed in scroll nodes #2799
    • Range controller now explicitly marks disappeared nodes as invisible #2805
    • ๐Ÿ›  Carthage support was fixed #2761
    • ๐Ÿ‘Œ Improved handling of rasterized nodes #2731
    • ๐Ÿ‘ Better support for using an ASNetworkImageNode as an ASImageNode #2708
    • ๐Ÿ›  Fixing interface states being updated off main #2814
    • A relatively rare cause of deadlocks has been eliminated #2764