Download Latest Version Fixing Pod.zip (6.9 MB)
Email in envelope

Get an email when there's a new version of BFKit-Swift

Home / 5.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-04-23 932 Bytes
Swift 5.0 Support.tar.gz 2019-04-23 6.8 MB
Swift 5.0 Support.zip 2019-04-23 6.9 MB
Totals: 3 Items   13.6 MB 0

BFKit-Swift 5.0.0

23 Apr 2019

Added

  • Added support to Xcode 10.2 and Swift 5.0

Changed

  • Renamed countSymbols() to countPunctuations() in String extension, the old one has been deprecated but still valid
  • Changed parameter type and return type of degreesToRadians(_:) and radiansToDegrees(_:) from Float to Double in Number extension
  • Changed parameter type of rotate(radians:) and rotate(degrees:) from Float to Double in UIImage extension
  • Changed search(_:) function in List struct that now returns Int instead of Int? by returning -1 instead of nil if the Element is not found
  • Changed BFLog messages from emojis to [ERROR], [WARNING], [DEBUG] and [INFO]

Improved

  • Improved count* chars functions in String extension
  • Improved build performance
  • Updated SwiftLint to 0.31.0

Removed

  • Removed all the deprecated functions and variables
Source: README.md, updated 2019-04-23