Releases: Flipboard/FLAnimatedImage
Releases · Flipboard/FLAnimatedImage
1.0.17
1.0.16
What's Changed
- Multiple code improvements (Chaoshuai [Lü] @matrush)
- Updated Swift Package Manager support to fix unknown header issue by @benniebotha in #249
New Contributors
- @benniebotha made their first contribution in #249
Full Changelog: 1.0.15...1.0.16
1.0.15
- Release long-overdue new version including multiple small fixes (Raphael Schaad @raphaelschaad)
1.0.14
- Allow FLAnimatedImageView instances to set accessibilityIgnoresInvertColors. The default is YES.
1.0.13
- Smart Invert Colors support for iOS 11.
1.0.12
1.0.11
1.0.10
1.0.9
- Support Carthage (Quanlong He @cybertk, Alexander Grebenyuk @kean)
- Add loop completion block (Kevin Delannoy @delannoyk)
- Improve resilience against GIFs with corrupted frames (Tim Johnsen @timonus)
- Disable image source decoded image caching (Aditya KD @caughtinflux)
- Update sample project to support iOS 9 TLS (Alexander Grebenyuk @kean)
- Update sample project to cache remote GIFs (Tim Johnsen @timonus)
- Turn on -Wundef warning flag (Tim Johnsen @timonus)