Skip to content

1.5.0 (2018-11-27)

Latest
Compare
Choose a tag to compare
@michaelloistl michaelloistl released this 27 Nov 14:35
· 9 commits to master since this release

This release adds full support for Swift 4.2 thanks to @teameh

Breaking Changes

  • didCopy: (String?) -> Void, text value is now optional.
  • contextLabel(_ sender: ContextLabel, didCopy text: String?), text value is now optional.