All Versions
9
Latest Version
Avg Release Cycle
31 days
Latest Release
924 days ago
Changelog History
Changelog History
-
v3.0.0 Changes
September 18, 2020- ๐ Updates
CGAffineTransform
interpolation to use matrix decomposition. This improves the interpolation of non-RST transforms and greatly improves performance for all transform interpolation. - โ Adds support for animating
CATransform3D
using matrix decomposition.
- ๐ Updates
-
v2.1.1 Changes
May 29, 2020- ๐ Fixes the execution of execution blocks and property assignments in curved animations
-
v2.1.0 Changes
April 09, 2020- โ Removes a limitation around subelement mutability when adding child animations.
-
v2.0.4 Changes
March 18, 2020- โก๏ธ Updates handling of execution and per-frame execution blocks in child animations so they behave properly when used in a parent with a curve applied.
- Delays calling the completion handler until the final frame of the animation is drawn to screen, to fix a bug where the drawing of the final frame would be delayed if the completion handler did a significant amount of work.
-
v2.0.3 Changes
March 06, 2020- โ Adds support for installing Stagehand via Swift Package Manager
-
v2.0.2 Changes
February 22, 2020- ๐ Fixes an issue where execution blocks and property assignments in child animations were not executed at the correct time.
-
v2.0.1 Changes
February 13, 2020- โ Makes the weak framework linking of XCTest explicit in the StagehandTesting podspec
-
v2.0 Changes
February 10, 2020- โ Adds snapshot methods for snapshotting an animation via a non-element view
- Switches animated snapshot format from GIF to APNG
-
v1.0
January 16, 2020