This repository was archived by the owner on Feb 2, 2023. It is now read-only.
2.0.1
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