All Versions
9
Latest Version
Avg Release Cycle
140 days
Latest Release
1056 days ago
Changelog History
Changelog History
-
v1.5.0
May 07, 2020 -
v1.4.0
April 03, 2019 -
v1.3.0 Changes
September 26, 2018๐ Support Xcode 10 & Swift 4.2
-
v1.2.0 Changes
April 12, 2018โก๏ธ update for swift 4.1 and xcode 9.3
-
v1.1.0 Changes
April 25, 2017 -
v1.0.2
April 18, 2017 -
v1.0.1 Changes
April 16, 2017- ๐ fix a bug where incorrect velocity is returned when the animation start for the first time.
-
v1.0 Changes
April 13, 2017compare to version 0.9
the following changes were introduced to the API
view.yaal.xxxxx
changed toview.yaal_xxxxx
๐ This is to support different animation extensions for different subclass of UIView.
For example UILabel now has the following animations thats not present in UIView
public var yaal\_textColor: MixAnimation\<UIColor\>public var yaal\_shadowColor: MixAnimation\<UIColor\>public var yaal\_shadowOffset: MixAnimation\<CGSize\>
-
v0.9
April 12, 2017