Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Releases: SDWebImage/SDWebImageSVGKitPlugin

1.4.0 - Support SwiftPM

17 Dec 07:12
Compare
Choose a tag to compare

Project

  • Add SPM support #10
  • Bump the dependency of SVGKit to 3.0.0

1.3.0 - iOS 9+/Xcode 11+

02 Feb 12:31
Compare
Choose a tag to compare

Project

  • Bumped the min deployment target to iOS 9+, Xcode to Xcode 11 #9

1.2.0 - Support SDWebImage 5.6.0

05 Mar 14:44
Compare
Choose a tag to compare

Changes

  • Override the UIImage+Metadata category method to provide the correct value for SDSVGKImage #5

Fix

  • Fix the compatible with SDWebImage 5.6.0 #5

1.1.0 - Support SDWebImage 5.5

31 Jan 13:26
Compare
Choose a tag to compare

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

13 Nov 12:10
Compare
Choose a tag to compare

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.