BFKit-Swift v4.0.0 Release Notes

Release Date: 2018-10-10 // over 5 years ago
  • BFKit-Swift 4.0.0

    11 Oct 2018

    ➕ Added

    • ➕ Added support to Xcode 10 and Swift 4.2
    • ➕ Added localized and numberValue variables in String extension
    • ➕ Added queryStringParameter(parameter:), queryDictionary() and urlValid() functions in String extension

    🔄 Changed

    • 🚚 BFTouchID is deprecated and will be removed in a future version of BFKit-Swift. Please use BFBiometrics enum instead
    • 🚚 lightFont in UIFont extension is deprecated and will be removed in a future version of BFKit-Swift
    • 🚚 regularFont in UIFont extension is deprecated and will be removed in a future version of BFKit-Swift
    • 🚚 boldFont in UIFont extension is deprecated and will be removed in a future version of BFKit-Swift
    • 🚚 All random functions in Number extension are deprecated and will be removed in a future version of BFKit-Swift
    • 🔄 Changed from Codecov to Coveralls service for code coverage

    👌 Improved

    • ⚡️ Updated package tools version to 4.2

    🛠 Fixed

    • 👍 Now .applicationSupport case available in PathType enum in FileManager extension fully works, even if Application Support folder doesn't exist