github SDWebImage/SDWebImage 5.10.0
5.10.0 - iOS 9+/Xcode 11+

latest releases: 5.19.2-alpha, 5.19.1, 5.19.0...
3 years ago

Project

  • Bumped the min deployment target version to iOS 9, macOS 10.11. Bumped the min Xcode version to Xcode 11 #3130
  • This effect the downstream dependencies like SDWebImageWebPCoder, you may update them to the latest version at the same time.

Features

Animated Image

  • Add animation playback mode for SDAnimatedImageView/Player, including reverse, bounce and reversed bounce #3115

Custom Loader

  • Added the options and context arg for Image Loader custom protocol, this can be used for advanced user to grab and check for context for current loading URL to process the logic #3129

Performance

  • Replace all current dispatch_semaphore usage into the os_unfair_lock, use OSSpinLock for lower firmware #3128

Don't miss a new SDWebImage release

NewReleases is sending notifications on new releases.