All Versions
7
Latest Version
Avg Release Cycle
194 days
Latest Release
2080 days ago
Changelog History
Changelog History
-
v4.0.0 Changes
March 27, 2019API breaking changes
- ๐ Xcode 10.2 and swift 5 support
โจ Enhancements
- โ Added optional variables for three increment methods to add color change animations. Created the UIColor+Blend extension to calculate the color at a certain percentage.
-
v3.0.0 Changes
September 18, 2018API breaking changes
- ๐ Swift 4.2 and Xcode 10 support
-
v2.0.0 Changes
November 28, 2017API breaking changes
- ๐ Swift 4 and Xcode 9 support
-
v1.2.0 Changes
September 11, 2016API breaking changes
- ๐ Swift 3 support. README is up to date, please report if you find any diffs
- โก๏ธ Some APIs have been updated to be more swifty, check out the README for more information
-
v1.1.0 Changes
May 08, 2016API breaking changes
- ๐ Use
Double
instead ofFloat
- #4 - The completion block is passed as a parameter in the
Increment***
methods
โจ Enhancements
- ๐
format
andeasingRate
are now inspectable from the interface builder
- ๐ Use
-
v1.0.1 Changes
March 24, 2016โจ Enhancements
- ๐ Makes all properties public
- ๐ Swift 2.2 support
-
v1.0.0 Changes
January 20, 2016๐ First released