Skip to content

Releases: hyperoslo/Sugar

1.1.0

24 Apr 17:09
Compare
Choose a tag to compare
  • Adds support for tvOS #70

1.0.13

01 Apr 08:34
Compare
Choose a tag to compare
  1. Localize formatted string with arguments: #64
  2. Add subviews #63
  3. Added isIPhone, isIPad, isSimulator methods to UIDevice+Model #62

1.0.12

25 Mar 18:16
Compare
Choose a tag to compare
  • 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

25 Mar 13:08
Compare
Choose a tag to compare
  • 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

18 Mar 12:07
Compare
Choose a tag to compare

Rename device model to kind #51

1.0.9

18 Mar 10:33
Compare
Choose a tag to compare

UIDevice extension to get a device model #49 #50

1.0.8

18 Mar 10:23
Compare
Choose a tag to compare

UIDevice extension to get a device model #49

1.0.7

15 Mar 09:17
Compare
Choose a tag to compare

Adds extension on UIImage to get template and original #47 #48

1.0.6

15 Mar 09:03
Compare
Choose a tag to compare
  • Adds Result enum #44
  • Adds extension on UIImage to get template and original #47

1.0.5

14 Feb 18:51
Compare
Choose a tag to compare
  • Improve updating UITableView's without animations #43