Skip to content

2.5.1

Compare
Choose a tag to compare
@garrettmoon garrettmoon released this 24 Oct 15:34

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