BFKit-Swift v1.7.0 Release Notes

  • 14 Jul 2016

    ➕ Added

    • ➕ Added debugBlock and NSLocalizedString(key:) in global scope
    • ➕ Added BFView as subclass of UIView
    • ➕ Added < and > to compare two NSDate
    • ➕ Added hexString() and alpha() to UIColor extension
    • ➕ Added cornerRadius(corners:, radius:) to UIView extension

    👌 Improved

    🛠 Fixed

    • 🛠 Fixed a bug with Carthage

    🚀 Thanks to @gabrielPeart for this release