Releases: SDWebImage/SDWebImageSwiftUI
Releases · SDWebImage/SDWebImageSwiftUI
Custom Manager
Features
- Add support to pass the
.customManager
context option to custom SDWebImageManager instance #71
Backward deployment and weak linking
Project
- Support backward deployment on iOS 12 with CocoaPods and Carthage #67
- Fix the CocoaPods issue on macCatalyst
Animated WebImage
AnimatedImage State Fix
API documentation fix
Fixes
- Fix the placeholder API viewBuilder args to match the documentation #59
watchOS patch
Fixes
- Fix the issue that WatchKit patch will cause other WatchKit interfaceObject with sizing issue #56
WebImage improvement
Improvements
- Little improvement to WebImage to use EmptyView instead of EmptyImage when no placeholder available #49
watchOS AnimatedImage fix
Fixes
- Using the wrapper on watchOS AnimatedImage as well, try to solve the SwiftUI bug of aspectRatio #48
- Fix that the AnimatedImage's data or name initializer does not works, which affect version 0.8.0~0.8.1
Placeholder Image Convenience
Features
- Add the convenient method for WebImage to directly supply SwiftUI.Image for placeholder #47
watchOS AnimatedImage refactoring
Features
- watchOS AnimatedImage now works the same as iOS/tvOS/macOS Animated Image solution, supports Animated WebP, runloop mode, etc #46
- Update AnimatedImage API to support new configurations, like pausable, purgeable, playbackRate, etc
Dependency
- Bumped the required version of SDWebImage into ~> 5.3