This repository has been archived by the owner on Aug 3, 2022. It is now read-only.
Releases: SDWebImage/SDWebImageSVGKitPlugin
Releases · SDWebImage/SDWebImageSVGKitPlugin
1.4.0 - Support SwiftPM
Project
- Add SPM support #10
- Bump the dependency of SVGKit to 3.0.0
1.3.0 - iOS 9+/Xcode 11+
Project
- Bumped the min deployment target to iOS 9+, Xcode to Xcode 11 #9
1.2.0 - Support SDWebImage 5.6.0
1.1.0 - Support SDWebImage 5.5
Features
- Update to support SDWebImage 5.5's new
thumbnailPixelSize
option #4
Deprecation
Deprecated the current SVG prefixed options:
- SDWebImageContextSVGPrefersBitmap
- SDWebImageContextSVGImageSize
- SDWebImageContextSVGImagePreserveAspectRatio
SVGKit migration version, based on v0.3.0
Important
This repo is migrated from SDWebImageSVGCoder v0.3.0 version.
The API is renamed with SDWebImageSVGCoder
-> SDWebImageSVGKCoder
, to avoid conflict with the new 1.0.0 version of SVGCoder.