Chameleon v2.2.0 Release Notes

Release Date: 2016-10-05 // over 7 years ago

Previous changes from v2.1.0

  • ๐Ÿฑ 2-1-0

    What's New

    โ€ข Retrieve the hexValue for any UIColor object (Works similarly to stringValue and floatValue).
    โ€ข Generate a random flat color while specifying an array of flat colors to exclude
    โ€ข Randomly assign a color (flat / non-flat) from a specified array of colors.

    Note: Check out the guide for a quick look on who to use these new methods.
    1. Guide | Hex Values
    2. Guide | Choosing A Random Flat Color But Excluding A Few
    3. Guide | Choosing A Random Color From a List of Colors

    ๐Ÿ› Bug Fixes

    ๐Ÿ’… โ€ข Fixed issue where UIStatusBarStyle was forcing the default look even when Chameleon was not being explicitly used to control the status bar look. (#95).