7.1.0
版本发布时间: 2021-10-12 00:09:07
onevcat/Kingfisher最新发布版本:8.1.0(2024-10-13 22:56:42)
Add
- Extension for CarPlay support. Now you can use Kingfisher's extension image setting methods on
CPListItem
. #1802 from @waynehartman
Fix
- An Xcode issue that not recognizes iOS 15 availability checking for Apple Silicon. #1822 from @enoktate
- Add
onFailureImage
modifier back toKFImage
, which was unexpected removed while upgrading. #1829 from @skellock - Start binder loading when
body
is evaluated. This fixes an unwanted flickering. This also adds a protection for internal loading state. #1828 from @JetForMe and @IvanShah - Use color description based on
CGFloat
style of a color instead of a hex value to allow extended color space when setting it to a processor. #1826 from @vonox7 - An issue that the local file provided images are cached for multiple times when an app is updated. This is due to a changing main bundle location on the disk. Now Kingfisher uses a stable version of disk URL as the default cache key. #1831 from @iaomw
- Now
KFImage
's internal rendered view is wrapped by aZStack
. This prevents a lazy container from recognizing differentKFImage
s with a same URL as the same view. #1840 from @iOSappssolutions
1、 Kingfisher-7.1.0.zip 35.39MB