You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now ImagePretcher also supports using Source as fetching target. #1142
An option to skip file name hashing when storing image to disk cashe. #1140
Supports multiple Swift versions for CocoaPods 1.7.0.
Fix
An issue that loading a downsampled image from original version might lead to different scale and potential memory performance problem. #1126
Marking setter of kf wrapper as nonmutating and seperate value/reference version of KingfisherCompatible. This allows mutating properties on kf even with a let declaration. #1134
A regression which causes stack overflow when using ImagePretcher to load huge ammount of images. #1143