Commit Graph

11 Commits

Author SHA1 Message Date
Lucas Farah c6fcd96e18 Added base64 to UIImageExtensions (#363)
* Added base64 to UIImageExtensions

* added changelog

* Added tests for UIImage.base64 NOT WORKING

* Fixed UIImageTests

* Added better test for base64
2017-03-09 00:55:34 -03:00
Goktug Yilmaz 55efbb9def Made appdelegate methods private 2016-09-27 10:46:23 +03:00
Patrick Lin bfddee233e support tvOS, added EZSwiftExtensions-tvOS.framework, and EZSwiftExtensionsTests-tvOS (all pass) 2016-05-20 11:27:27 +08:00
Goktug Yilmaz b8eac00ac2 Changed minimum deployment target to 8.0 2016-04-22 14:44:54 +03:00
Goktug Yilmaz 4e35ac2f66 Added new methods about appstate to EZSwiftFunctions.swift 2016-04-07 11:13:24 +03:00
Goktug Yilmaz 68e8c8c1c4 Added a note in block classes to warn about memory leaks 2016-04-07 10:42:12 +03:00
inket 6dbdf9fdcc Fixed extremely long lines 2016-03-29 16:15:00 +09:00
inket 11023a6b6f Fixed whitespacing issues 2016-03-29 16:15:00 +09:00
Goktug Yilmaz 213c00f990 Fixed syntax 2016-02-25 16:49:18 -08:00
Goktug Yilmaz 4d8b3cffdc Fixed network blocking from NSAppTransportSecurity 2016-01-09 02:30:28 -08:00
Ben 1fedcd9796 Rename the example app 2015-12-04 23:09:53 +08:00