BFKit v3.0.0 Release Notes

Release Date: 2020-03-19 // about 4 years ago
  • 3.0.0

    19 Mar 2020

    ✂ Removed

    • 🗄 Renamed UIWebView additions due to Apple deprecation #41

Previous changes from v2.0.0

  • 16 Oct 2019

    🔄 Changed

    • 📇 Renamed isValid to isObjectValid to avoid conflicts with other libraries #39
    • 📇 Renamed DegreesToRadians to BFDegreesToRadians to avoid conflicts with other libraries #37
    • 📇 Renamed RadiansToDegrees to BFRadiansToDegrees to avoid conflicts with other libraries #37

    ➕ Added

    • ➕ Added support to Objective-C++ projects #37

    🚀 Thanks to @ramonvic and tony-hoang999 for this release