This repository has been archived by the owner on Aug 3, 2022. It is now read-only.
Releases: SDWebImage/SDWebImageFLPlugin
Releases · SDWebImage/SDWebImageFLPlugin
0.6.0 - SwiftPM
Project
- Add SPM support #16
0.5.0 - iOS 9+/Xcode 11+
Project
- Bumped the min deployment target to iOS 9+, Xcode to Xcode 11 #13
0.4.0 - Support SDWebImage 5.6.0
Compatible for SDWebImage 5.0
Project
- Upgrade the SDWebImage dependency to
~> SDWebImage 5.0
Adopt memory cache cost function
Fix
- Adopt SDWebImage's memory cache cost function, fix the nullable issue #7
Custom image class && Carthage support
API refine && Performance enhancement
Feature
Move the sd_optimalFrameCacheSize
&& sd_predrawingEnabled
property from imageView level to context option level. This allows user to specify GIF image options for each image request.
Performance
Enhance FLAnimatedImage decoding performance by using custom coder for GIF images #2
Fix
Fix some header issues.
Initial Realse
The first beta version to be compatible for SDWebImage 5.0.0-beta.
The original code are from SDWebImage/GIF 4.4.1.