- Added a cancelled block to be called when perdiod are removed before completion
- Swift Package Manager
- Swift 5.0
- Refactor
- Added Group Tween
- Added Sequence Tween
- Bug fix
- Swift 4.2 fixes
- Timing to be enums
- Renamed TwOperation to OperationTween
- Full refactor to be more swifty.
- Now supports CGPoint, CGSize, CGRect and UIColor.
- Removed Float80
Features:
- Some refactoring and fixes
Features:
- Using generics to include BinaryFloatingPoint protocols, such as Double/Float/CGFloat/Float80.
Features:
- Updated to Swift 4.0
Features:
- Updated to Swift 3.0
Bug fixes:
- CADisplay mode changed to NSRunLoopCommonModes, for better perfs
Bug fixes:
- MAJOR FIX! on MKTweenOperation equatable operator, at the end of animation was removing alway the MKTweenOperation at index 0.
Features:
- Ability to dispatch in queues