Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

2.0.2

Compare
Choose a tag to compare
@hannahmbanana hannahmbanana released this 21 Jan 00:09

This is primarily a bug fix release. Changes can be found here: 2.0.1...2.0.2

Some highlights:

  • Added an efficient, alternative to the UIImage imageNamed: method #2859
  • Removed locking while calling into image downloader #2864
  • Fixed an issue where objects released by the ASRunLoopQueue might not be fully released: #2890
  • Respect hitTestSlop in ASControlNode #2896
  • Improved scroll performance #2861
  • Fixed an issue where ASVideoNode's wouldn't autoplay in certain network conditions #2876