Skip to content

Swift 4.1

Compare
Choose a tag to compare
@jlandon jlandon released this 21 Apr 19:36
· 5 commits to master since this release
f39749c

Added

  • Swift 4.1 support!
  • +/- operators for UILayoutPriority
  • Constraint methods for UILayoutGuide and safe-area layout guide
  • Improved String subscripting (now supports CountablePartialRangeFrom, PartialRangeThrough, and PartialRangeUpTo)

Updated

  • Project to support app extensions

Fixed

  • Issue on UIControl where multiple target actions could not be added to the same instance