Skip to content

Releases: zenangst/Hue

5.0.1

13 Jan 18:25
b9d920c
Compare
Choose a tag to compare
  • 🐦 Support Swift package manager #70

5.0.0

21 May 07:20
ea96f8b
Compare
Choose a tag to compare
  • 🏎 Swift 5 #63

Special thanks to @rahimkhalid and @lukepistrol

4.0.0

17 Jan 07:32
Compare
Choose a tag to compare
  • 🍔 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

21 Nov 13:22
Compare
Choose a tag to compare

🚀 Merged pull requests

3.0.0

25 Sep 13:30
Compare
Choose a tag to compare
  • Swift 4 🎉

2.0.1

08 Nov 17:33
Compare
Choose a tag to compare
  • Fix crash because of force unwrapping in macOS #37

2.0.0

13 Oct 16:44
Compare
Choose a tag to compare
  • Migrates source code to Swift 3 #34

1.3.0

31 Aug 21:07
Compare
Choose a tag to compare

Image pixel color: #28

1.2.0

29 Aug 07:20
Compare
Choose a tag to compare
  • Refactors the static .hex() method into a init method init(hex:) #26

1.1.1

07 Jul 09:09
Compare
Choose a tag to compare
  • 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