Skip to content

Releases: psharanda/Easing

3.0.1

11 Jun 20:33
Compare
Choose a tag to compare

Easing v3

  • Introducing Interpolatable: use Easing functions to interpolate the values of primitives like CGPoint, CGRect, CGTransform, UIBezierPath and UIColor
  • Custom easing functions support
  • Interactive demo app
  • README file
  • Enhanced library compatibility with recent versions of Xcode.

3.0.0

08 Jun 10:28
Compare
Choose a tag to compare

Easing v3:

  • Introducing Interpolatable: use Easing functions to interpolate the values of primitives like CGPoint, CGRect, CGTransform, UIBezierPath and UIColor
  • Custom easing functions support
  • Update the library to be compatible with the recent versions of Xcode

2.3.0

13 Sep 20:42
Compare
Choose a tag to compare
Add SPM support

2.2.0

27 Mar 23:06
Compare
Choose a tag to compare
Xcode 10.2 and Swift 5 support

2.1.2

19 Sep 21:50
Compare
Choose a tag to compare
Swift 4.2 support

2.1.1

19 Sep 07:11
Compare
Choose a tag to compare
xcode 10 fixes

2.1.0

30 Mar 11:26
Compare
Choose a tag to compare
support xcode 9.3, swift 4.1

2.0.1

12 Oct 18:24
Compare
Choose a tag to compare
update to swift 4, set CLANG_ENABLE_CODE_COVERAGE = NO

1.0.1

27 Sep 19:22
Compare
Choose a tag to compare
set swift version to 3.2

1.0.0

14 Apr 08:48
Compare
Choose a tag to compare
initial commit