Releases: Trxy/TRX
Releases · Trxy/TRX
0.6.0
Swift 3.0 🚀
- All source files and tests as well as project settings compile against Xcode 8 and Swift 3.0
- Updated syntax (parameter names mainly) to conform to new Swift guidelines
0.4.0
Added Swift 2.3 and Xcode 8 compatibility
0.3.1
Fixes an issue causing tvOS build to fail
0.3.0
- Made
CATransform3D
andCGAffineTransform
Morphable - Fixed an issue that could cause the final value in a
Tween
to be inaccurate - Made
TimeLine
Array
andDictionary
literal convertible
0.2.0
- Wrapped Ease Functions into
Ease
Struct and renamed toTimingFunction
- Changed default Timing Function to
Quad.easeOut
- Made
CGFloat
conform to Morphable - Updated documentation
Initial Release
0.1.0 Big Bang