Skip to content

YYImageCoder bridge && Carthage support

Compare
Choose a tag to compare
@dreampiggy dreampiggy released this 04 Sep 04:48
· 55 commits to master since this release

Feature

  • Add SDImageYYCoder custom coder class, which use YYImageDecoder && YYImageEncoder for image decoding && encoding
  • Upgrade to support SDWebImage 5.0.0-beta3 for YYImage bridge

Fix

  • Fix that isAllFramesLoaded property of YYImage plugin not works
  • Fix that all the category naming typo from SDAddtions to SDAdditions

Project

  • Support Carthage. Note YYImage Carthage dependency does not support WebP, use CocoaPods instead if you want WebP support