Features and Improvements
- Added a safeMode API that wraps draw with a try/catch. Can be used for problematic devices
#1449. - Add support for mask mode none.
Bugs Fixed
- Improve the performance of setProgress, particularly for animations with many non-animated
properties. - Fix a bug where animations may not resume on reattach if their state was saved after they were
detached.