Releases: hyperoslo/Sugar
Releases · hyperoslo/Sugar
1.1.0
- Adds support for tvOS #70
1.0.13
- Localize formatted string with arguments: #64
- Add subviews #63
- Added isIPhone, isIPad, isSimulator methods to UIDevice+Model #62
1.0.12
- Add an extension on UIView to make working with frames super easy - #59
- Add convenience methods for working with regular expressions - #56
Again, a big thanks to @aashishdhawan for making this release super amaze-balls!
1.0.11
- Improve safety with URLStringConvertible by removing force unwrapping - #52
- Adds date easy date comparison - #53
contains
and trim
has been added to the String extension - #54
- Adds
isPresent
on String extension - #57
A big shout out to @aashishdhawan for making this release super awesome!
1.0.10
Rename device model
to kind
#51
1.0.9
UIDevice extension to get a device model #49 #50
1.0.8
UIDevice extension to get a device model #49
1.0.7
Adds extension on UIImage to get template and original #47 #48
1.0.6
- Adds
Result
enum #44
- Adds extension on
UIImage
to get template
and original
#47
1.0.5
- Improve updating UITableView's without animations #43