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