All Versions
7
Latest Version
Avg Release Cycle
194 days
Latest Release
1857 days ago

Changelog History

  • v4.0.0 Changes

    March 27, 2019

    API 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, 2018

    API breaking changes

    • ๐Ÿ‘ Swift 4.2 and Xcode 10 support
  • v2.0.0 Changes

    November 28, 2017

    API breaking changes

    • ๐Ÿ‘ Swift 4 and Xcode 9 support
  • v1.2.0 Changes

    September 11, 2016

    API 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, 2016

    API breaking changes

    • ๐Ÿ‘‰ Use Double instead of Float - #4
    • The completion block is passed as a parameter in the Increment*** methods

    โœจ Enhancements

    • ๐Ÿ— format and easingRate are now inspectable from the interface builder
  • 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