Skip to content

Releases: Trxy/TRX

0.6.0

24 Sep 13:38
Compare
Choose a tag to compare

Swift 4 and Xcode 9 compatibility

Swift 3.0 🚀

24 Oct 14:36
Compare
Choose a tag to compare
  • 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

06 Oct 07:19
Compare
Choose a tag to compare

Added Swift 2.3 and Xcode 8 compatibility

0.3.1

20 Sep 14:10
Compare
Choose a tag to compare

Fixes an issue causing tvOS build to fail

0.3.0

23 Aug 11:11
Compare
Choose a tag to compare
  • Made CATransform3D and CGAffineTransform Morphable
  • Fixed an issue that could cause the final value in a Tween to be inaccurate
  • Made TimeLine Array and Dictionary literal convertible

0.2.0

23 Aug 11:08
Compare
Choose a tag to compare
  • Wrapped Ease Functions into Ease Struct and renamed to TimingFunction
  • Changed default Timing Function to Quad.easeOut
  • Made CGFloat conform to Morphable
  • Updated documentation

Initial Release

22 Aug 13:27
Compare
Choose a tag to compare
0.1.0

Big Bang