Hue Versions Save

:art: Hue is the all-in-one coloring utility that you'll ever need.

5.0.1

4 years ago
  • ๐Ÿฆ Support Swift package manager #70

5.0.0

4 years ago
  • ๐ŸŽ Swift 5 #63

Special thanks to @rahimkhalid and @lukepistrol

4.0.0

5 years ago
  • ๐Ÿ” Swift 4.2 #54
  • ๐Ÿ” Adds .alphaComponent, .hueComponent, .saturationComponent and .brightnessComponent to UIColor #51
  • ๐Ÿž Fixes crashes related to force-unwrapping. #58
  • ๐Ÿž Fixes bug related to completion being called in the wrong queue. #60
  • ๐Ÿงน Reduces deployment target to iOS 8.0. #56
  • ๐Ÿงน Perform latest migrations on the Xcode project. #59
  • ๐Ÿงน Restructures the project. #59
  • ๐Ÿงน Fixes warnings about deprecated functions. #61

Thanks to @jiangpengyun, @andy1247008998, @boherna, @pushchris, @gmlwhdtjd and @Injazz for marking this the best version to date!

3.0.1

6 years ago

๐Ÿš€ Merged pull requests

3.0.0

6 years ago
  • Swift 4 ๐ŸŽ‰

2.0.1

7 years ago
  • Fix crash because of force unwrapping in macOS #37

2.0.0

7 years ago
  • Migrates source code to Swift 3 #34

1.3.0

7 years ago

1.2.0

7 years ago
  • Refactors the static .hex() method into a init method init(hex:) #26

1.1.1

7 years ago
  • Fixes broken hex method on Mac #22
  • Adds color blends #21
  • Fix "linking against dylib not safe for use in application extensions" issue #19
  • Add support for tvOS #18