Skip to content

4.5.0 - Blending

Compare
Choose a tag to compare
@onevcat onevcat released this 05 Dec 02:14
· 1839 commits to master since this release

Add

  • New image processors to blend an image. See BlendImageProcessor on iOS/tvOS and CompositingImageProcessor on macOS. #818

Fix

  • A crash when prefetching too many images in a single batch. #692
  • A possible invalid redeclaration on Array from AnimatedImageView. #819