Releases: SDWebImage/SDWebImagePDFCoder
Releases · SDWebImage/SDWebImagePDFCoder
1.0.1 - Fix memory leak
Fixes
- Fix memory leak in createPDFDataWithBitmapImage #13 @AndreiArdelean1
1.0.0 - PDF export and upstream update
0.8.0 - iOS 9+/Xcode 11
Project
- Bumped the min deployment target to iOS 9+, Xcode to Xcode 11 #9
0.7.0 - Support SDWebImage 5.6.0
Fix
- Fix the compatible with SDWebImage 5.6.0 #8
0.6.0 - Support SDWebImage 5.5
Features
- Update to support SDWebImage 5.5's new
thumbnailPixelSize
option #6
Deprecation
Deprecated the current PDF prefixed options:
- SDWebImageContextPDFPrefersBitmap
- SDWebImageContextPDFImageSize
- SDWebImageContextPDFImagePreserveAspectRatio
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
Hidden Symbol and Catalyst
watchOS and SwiftPM!
Supports PDF data export
Feature
- Support to export the PDF data for iOS && macOS. iOS need iOS 11+ for keeping vector format. #1
Compatible for SDWebImage 5.0
Project
- Upgrade the SDWebImage dependency to
~> SDWebImage 5.0