Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Releases: jathu/UIImageColors

1.0.5

09 Jun 16:16
Compare
Choose a tag to compare
  • Privatize all UIColor methods
  • Privatize UIImage resize method

1.0.4

19 May 10:53
Compare
Choose a tag to compare
  • Added closures
  • Speed up compile time with faster isContrastingColor

1.0.3

18 Dec 19:23
Compare
Choose a tag to compare
  • Remove C style for loops

1.0.2

14 Dec 22:42
Compare
Choose a tag to compare
  • Fix memory leak issue: free malloc

1.0.1

16 Oct 17:33
Compare
Choose a tag to compare
  • Support for Swift 2