2.5.1
Fix all the bugs!
- [ASVideoNode] Fix unreleased time observer. Flo Vouin
- [PINCache] Set a default .byteLimit to reduce disk usage and startup time. #595 Scott Goodson
- [ASNetworkImageNode] Fix deadlock in GIF handling. #582 Garrett Moon
- [ASDisplayNode] Add attributed versions of a11y label, hint and value. #554 Alexander Hüllmandel
- [ASCornerRounding] Introduce .cornerRoundingType: CALayer, Precomposited, or Clip Corners. Scott Goodson #465
- [Yoga] Add insertYogaNode:atIndex: method. Improve handling of relayouts. Scott Goodson