5.1.5 (2023-07-23)
- Update minimum ios version.
5.1.4 (2021-06-30)
- Support SPM.
5.1.3 (2021-06-20)
- Compiler error "Ambiguous use of 'pow'" in xCode beta. #32
5.1.2 (2020-09-07)
- Add
swift_version
in podspec.
5.1.1 (2019-09-19)
- Add default format
"%d"
; - Fix default duration to
2.0
.
5.1.0 (2019-07-27)
- Refactoring.
5.0.0 (2019-03-30)
- Upgrade to Swift 5.0.
4.3.1 (2019-03-14)
- Supporting chaining animations.
4.3.0 (2019-03-08)
- Replacing Wall Clock with Monotonic Clock. #18
- Keeping Double precision on 64-bit architectures. #19
4.2.1 (2019-01-30)
- Fix bug of EFCountingButton.
4.2.0 (2019-01-29)
- Add EFCountingButton.
4.1.0 (2018-11-06)
- Upgrade to Swift 4.2.
4.0.1 (2017-10-18)
- Merge pull request #7.
4.0.0 (2017-09-30)
- Update to Swift 4.
1.0.3 (2017-05-24)
- Fix timer fps on iOS10 and crash when calling countFromCurrentValueTo.
1.0.2 (2017-05-15)
- Fix issue #2.
1.0.1 (2017-03-01)
Update.
1.0.0 (2016-12-11)
First public release.