Hue

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

OTHER License

Stars
3.5K
Committers
27

Bot releases are visible (Hide)

Hue - 5.0.1 Latest Release

Published by zenangst almost 5 years ago

  • ๐Ÿฆ Support Swift package manager #70
Hue - 5.0.0

Published by zenangst over 5 years ago

  • ๐ŸŽ Swift 5 #63

Special thanks to @rahimkhalid and @lukepistrol

Hue - 4.0.0

Published by zenangst over 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!

Hue - 3.0.1

Published by onmyway133 almost 7 years ago

๐Ÿš€ Merged pull requests

Hue - 3.0.0

Published by onmyway133 about 7 years ago

  • Swift 4 ๐ŸŽ‰
Hue - 2.0.1

Published by zenangst almost 8 years ago

  • Fix crash because of force unwrapping in macOS #37
Hue - 2.0.0

Published by zenangst about 8 years ago

  • Migrates source code to Swift 3 #34
Hue - 1.3.0

Published by vadymmarkov about 8 years ago

Hue - 1.2.0

Published by zenangst about 8 years ago

  • Refactors the static .hex() method into a init method init(hex:) #26
Hue - 1.1.1

Published by zenangst over 8 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
Hue - 1.1

Published by RamonGilabert over 8 years ago

This release adds Mac support in Hue. Also #17

Thank you to @rikchilvers & @mttrd for their contributions! :)

Hue - 1.0.1

Published by zenangst over 8 years ago

  • colors() now returns a named tuple and the UIColor are no longer optionals. #13

Big thanks to @delba for contributing to Hue, we salute you!

Hue - 1.0.0

Published by zenangst over 8 years ago

  • Initial release