Releases: SDWebImage/SDWebImageLottiePlugin
Releases · SDWebImage/SDWebImageLottiePlugin
1.0.0 - Lottie 3 && pure Swift
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+
Project
- Bumped the min deployment target to iOS 9+, Xcode to Xcode 11 #3
0.2.0 - Support Lottie Bundle
Features
- Add the support to provide the NSBundle during lottie URL loading #2
0.1.0 - Initial version
Features
- Support load Lottie JSON files into LOTAnimatedImageView
- Support generate bitmap of specify animation frame
- Use Lottie 2.5+