All Versions
31
Latest Version
Avg Release Cycle
107 days
Latest Release
1913 days ago

Changelog History
Page 3

  • v1.5.4 Changes

    ๐Ÿš€ Released on 2015-09-01.

    • [FIX] Mandatory clip parameters for Xcode7 beta 6 (#5)
  • v1.5.3 Changes

    ๐Ÿš€ Released on 2015-08-29.

    • โšก๏ธ [UPDATE] Make the DynamicColor typealias public
  • v1.5.2 Changes

    ๐Ÿš€ Released on 2015-08-27.

    • [ADD] Changelog.md file
  • v1.5.1 Changes

    ๐Ÿš€ Released on 2015-07-29.

    • ๐Ÿ‘ [FIX] Project framework target sets to 8.0 for Carthage support (#4)
  • v1.5.0 Changes

    ๐Ÿš€ Released on 2015-07-28.

    • [ADD] Initialization with hue
    • [ADD] toHSLAComponents method
  • v1.4.0 Changes

    ๐Ÿš€ Released on 2015-07-24.

    • [ADD] toHex method
    • [ADD] isEqualToHex method
  • v1.3.0 Changes

    ๐Ÿš€ Released on 2015-07-09.

    • ๐Ÿ“š [UPDATE] Documentation
    • [FIX] Some var to let (#3)
    • [ADD] toComponents method
    • [ADD] red/green/blue/alpha methods
  • v1.2.0 Changes

    ๐Ÿš€ Released on 2015-06-12.

    • ๐Ÿ‘ [ADD] Carthage support
  • v1.1.1 Changes

    ๐Ÿš€ Released on 2015-06-10.

    • ๐Ÿ“š [FIX] Typos in the documentation (#1)
    • [IMPROVEMENT] Check interval for parameter
  • v1.1.0 Changes

    ๐Ÿš€ Released on 2015-06-06.

    • [ADD] shadeColor method
    • [ADD] tintColor method
    • [ADD] mixWithColor method