Skip to content

Releases: SDWebImage/SDWebImageLottiePlugin

1.0.0 - Lottie 3 && pure Swift

08 Jul 18:16
Compare
Choose a tag to compare

Importance

This release bump the dependency from Lottie v2 to Lottie v3.4
Because Lottie 3 use pure Swift, so do we. The Objective-C support was removed
Because Lottie 3 deployment is iOS/tvOS 11+, so do we. For lower version, please use the 0.x version

Migration

For Lottie migration, please check Lottie's migration guide
For usage, please check the README.md for example. Also check the Tests.swift for test cases.

Features

  • Now it's time to move to Lottie 3.4, which solve the performance issue #7

0.3.0 - iOS 9+/Xcode 11+

19 Feb 10:55
Compare
Choose a tag to compare

Project

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

0.2.0 - Support Lottie Bundle

02 Mar 10:32
Compare
Choose a tag to compare

Features

  • Add the support to provide the NSBundle during lottie URL loading #2

0.1.0 - Initial version

02 Mar 07:23
Compare
Choose a tag to compare

Features

  • Support load Lottie JSON files into LOTAnimatedImageView
  • Support generate bitmap of specify animation frame
  • Use Lottie 2.5+