Skip to content

Releases: kevindelord/DKHelper

Swift3 and minor improvements

23 Mar 17:36
Compare
Choose a tag to compare
  • UIDevice: add new iPhone and AppleWatch devices.
  • UIColor: init function now forces the RGB values to be between 0.0 and 1.0.
  • UIImage: resizedImage functions now return an optional object.
  • Minor GET_DATE function improvement.
  • Update README with examples written in Swift 3.

2.2.3

22 Aug 14:42
Compare
Choose a tag to compare
  • Print a warning if a localized string can't be found.

2.2.2

07 Jun 15:07
Compare
Choose a tag to compare
Fix crash on GET_STRING

2.2.1

26 Apr 14:02
Compare
Choose a tag to compare
Fix carthage deploy