Skip to content

Swift 5.1 Support

Compare
Choose a tag to compare
@FabrizioBrancati FabrizioBrancati released this 20 Oct 17:29
· 12 commits to master since this release
3bec50f

BFKit-Swift 6.0.0

20 Oct 2019

Added

  • Added support to Xcode 11.1 and Swift 5.1
  • Added support to WKWebView #44
  • Added iPhone 11, 11 Pro and 11 Pro Max in UIDevice extension

Deprecated

  • Deprecated FontName and FamilyFontName in UIFont extension

Removed

  • Removed support to UIWebView #44
  • Removed isURLValid on Linux

Improved

  • Updated SwiftLint to 0.35.0

Thanks to @Tripwire999 for this release