SDWebImagePhotosPlugin Versions Save

A SDWebImage plugin to support Photos framework image loading

1.2.0

3 years ago

Project

  • Bump the Photos Loader into iOS 9+, match SDWebImage 5.10+ #22

Features

  • Added the convenience API to get URL representation from PHAsset object #21

1.1.0

3 years ago

Features

  • Feature: Add the support to use thumbnail size for querying Photos Asset #15

Changes

  • Behavior changes - The default query image size now changed to PHImageManagerMaximumSize #16

1.0.1

4 years ago

Fixes

  • Fix the compatible issue when using the Static Library (CocoaPods) to install SDWebImage, also keep the module import for framework target

1.0.0

4 years ago

Changes:

  • Support mac Catalyst
  • Remove the SDWebImage prefix into the SDImage prefix, match the 5.0 version naming #13
  • Change to use the ph:// URL format, to compatible with react-native-cameraroll #12

0.4.0

4 years ago

Features

  • Add option to request other type of PHAsset like Video during loading #10

0.3.0

4 years ago

Feature

  • Support Xcode 11 and Swift Package Manager #8

0.2.1

5 years ago

Features

  • Feature: add new context option to use request image data instead of request image API #7

0.2.0

5 years ago

Fix

  • Fix some PHAsset local identifier may contains percent sign, which cause NSURL create failed.
  • Fix the loader protocol compatible issue with the official SDWebImage 5.0.0.

Project

  • Upgrade the SDWebImage dependency to ~> SDWebImage 5.0.

0.1.3

5 years ago

Project

  • Upgrade the upstream dependency SDWebImage to 5.0.0-beta4.

0.1.2

5 years ago

Fix

Fix the Carthage build framework Module Name on macOS && tvOS. The name should now be just SDWebImagePhotosPlugin without any suffix.