All Versions
13
Latest Version
Avg Release Cycle
120 days
Latest Release
1165 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v5.0.1 Changes
January 13, 2020- ๐ฆ ๐ฆ Support Swift package manager #70
-
v5.0.0 Changes
May 21, 2019- ๐ฑ ๐ Swift 5 #63
Special thanks to @rahimkhalid and @lukepistrol
-
v4.0.0 Changes
January 17, 2019- ๐ฑ ๐ Swift 4.2 #54
- ๐ฑ ๐ Adds
.alphaComponent
,.hueComponent
,.saturationComponent
and.brightnessComponent
toUIColor
#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!
-
v3.0.1 Changes
November 21, 2017๐ ๐ Merged pull requests
- ๐ fixed Swift 4 warnings regarding use of
characters
property #49, by frederik-jacques
- ๐ fixed Swift 4 warnings regarding use of
-
v3.0.0 Changes
September 25, 2017- ๐ฑ Swift 4 ๐
-
v2.0.1 Changes
November 08, 2016- ๐ Fix crash because of force unwrapping in macOS #37
-
v2.0.0 Changes
October 13, 2016- Migrates source code to Swift 3 #34
-
v1.3.0 Changes
August 31, 2016Image pixel color: #28
-
v1.2.0 Changes
August 29, 2016- ๐จ Refactors the static
.hex()
method into a init methodinit(hex:)
#26
- ๐จ Refactors the static
-
v1.1.1 Changes
July 07, 2016