Skip to content

Releases: SDWebImage/SDWebImageFLIFCoder

0.4.0 - iOS 9+/Xcode 11+

02 Feb 09:52

Choose a tag to compare

Project

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

Compatible for SDWebImage 5.0

03 Apr 03:39

Choose a tag to compare

Project

  • Upgrade the SDWebImage dependency to ~> SDWebImage 5.0

Using CocoaPods dependency instead of vendored library

17 Mar 07:37

Choose a tag to compare

Project

  • Using CocoaPods's libflif for dependency instead of vendored statc library #2

Fix

  • Fix potential small leak when decoder created failed #3

Supports Progressive Decoding

01 Feb 14:59

Choose a tag to compare

Features

  • Supports progressive decoding for static FLIF images. #1

FLIF decoding && encoding

31 Jan 09:53

Choose a tag to compare

Features

  • Support FLIF image decoding, for static FLIF as well as animated FLIF
  • Support FLIF image encoding, for static FLIF as well as animated FLIF
  • All Apple platform, iOS/macOS/tvOS/watchOS
  • Support Carthage