Skip to content

2.6

Compare
Choose a tag to compare
@garrettmoon garrettmoon released this 12 Jan 21:32
  • [Xcode 9] Updated to require Xcode 9 (to fix warnings) Garrett Moon
  • [ASCollectionView] Improve performance and behavior of rotation / bounds changes. Scott Goodson #431
  • [ASCollectionView] Improve index space translation of Flow Layout Delegate methods. Scott Goodson
  • [Animated Image] Adds support for animated WebP as well as improves GIF handling. #605 Garrett Moon
  • [ASCollectionView] Check if batch fetching is needed if batch fetching parameter has been changed. #624 Garrett Moon
  • [ASNetworkImageNode] New delegate callback to tell the consumer whether the image was loaded from cache or download. Adlai Holler
  • [Layout] Fixes a deadlock in layout. #638 Garrett Moon
  • Updated to be backwards compatible with Xcode 8. Adlai Holler
  • [API CHANGES] ASPerformMainThreadDeallocation and ASPerformBackgroundDeallocation functions take id * instead of id and they're now more reliable. Also, in Swift, ASDeallocQueue.sharedDeallocationQueue() -> ASDeallocQueue.sharedDeallocationQueue. Adlai Holler #651
  • [Collection/Table] Added direct support for mapping section indexes between data spaces. Adlai Holler #651