Chameleon v1.1.3 Release Notes

  • • Chameleon shorthand is now supported in Swift. (Thanks to @bre7).
    🛠 • Fixed Small Syntax Typo. (Fixed by @ddwang).
    🛠 • Fixed issue where -colorWithRandomFlatColorOfShadeStyle always returns random color of UIShadeStyleLight (Fixed by @smokyonion).
    💅 • UIGraphics context now uses the current screen's scale, preventing pixel wrap around for certain UIColors generated by + (UIColor *)colorWithGradientStyle methods (Fixed by @alist).
    🛠 • Removed warnings regarding the absolute value function fabsf (Fixed by @jherran).
    • Fixed the `UIColor+Chameleon.m:444:13: code will never be executed`, error state (Fixed by @jherran).