Releases: SDWebImage/SDWebImagePhotosPlugin
Releases · SDWebImage/SDWebImagePhotosPlugin
1.2.1
1.2.0 - iOS 9+
1.1.0 - Support Thumbnail && Default Size Changes
1.0.1 - Fix CocoaPods Static Library issue
Fixes
- Fix the compatible issue when using the Static Library (CocoaPods) to install SDWebImage, also keep the module import for framework target
1.0 - Catalyst, API naming change without Web
Request Video Asset
Features
- Add option to request other type of PHAsset like Video during loading #10
Swift Package Manager and Xcode 11
Feature
- Support Xcode 11 and Swift Package Manager #8
Allow using request image data API
Features
- Feature: add new context option to use request image data instead of request image API #7
Compatible for SDWebImage 5.0
Fix
- Fix some
PHAsset
local identifier may contains percent sign, which causeNSURL
create failed. - Fix the loader protocol compatible issue with the official SDWebImage 5.0.0.
Project
- Upgrade the SDWebImage dependency to
~> SDWebImage 5.0
.
Upstream dependency update
Project
- Upgrade the upstream dependency SDWebImage to 5.0.0-beta4.