Releases: airbnb/lottie-ios
Releases · airbnb/lottie-ios
Bug Fixes
New features
- Added the ability to specify custom bundles for images
- Added the ability to specify a root directory for images
Many bugs fixes including
-In and out points being off by one frame which occasionally caused cascading keyframe problems.
- Fix for vertex out of bounds crash
- Initial progress bug fix
- Null ability annotations
- MacOS public header fix
Bug Fixes
1.5.0 Release!
Added support for:
- Precomps
- Image Layers
- Updated pod to support Apple TV (added by romainbiard)
- Added UI Screenshot Testing
- Added descriptions for debugging (added by xinsight)
Fixed Bugs:
- Square corner radius bug when corner radius is greater than half min dimension
- Completion block bug on MacOS
Coming down the line:
- Support for polystars and polygons
- MacOS Demo App
- Programmatically alter fill and stroke
- Gradient Support
Further Down (V2)
- Giant refactor that will enable
- Merge paths
- Even-odd fill rules
- Trim Fill
Update for NPM
Merge pull request #121 from airbnb/btw/npmUpdate Update Static Library Build
Fix some bugs and namespace conflicts
1.0.4 Bumping Version
Update headers for Carthage Installs
Fixed import problems with Carthage.
Lottie Dot Release!
Fix several bugs!
- Crash with 3d rotation values
- Crash in the animated keyboard demo
- Fixed a bug with trim path start and end
Added new Features!
-Added support for split dimensions
- Added support for macOS! (Thanks pawlowskialex!)
- Added Carthage Support
- Added to NPM
- Added support for Trim path offsets