All Versions
10
Latest Version
Avg Release Cycle
206 days
Latest Release
1443 days ago

Changelog History

  • v0.7.2

    July 14, 2020
  • v0.7.1

    June 23, 2020
  • v0.7.0 Changes

    May 27, 2020

    At long last! The transition from UIWebView to WKWebView is complete.

    🚚 Please not, there are breaking changes associated with the move, as detailed in the README:

    ⬆️ > 0.7.0 Transitioning from UIWebView (deprecated) to WKWebView required changing player calls which return values to be asynchronous. If you upgrade to 0.7.0, you will need to replace any call to either getCurrentTime() and getDuration() with its asynchronous equivalent, documented above.

  • v0.6.0 Changes

    May 10, 2020

    ➕ Adds Swift 5 support

  • v0.5.1

    November 02, 2018
  • v0.5.0

    November 01, 2018
  • v0.4.0 Changes

    December 19, 2016

    2016-12-18

  • v0.3.0 Changes

    September 21, 2015

    ⚡️ Includes updates for Swift 2 & a Cocoapods fix

  • v0.2.1 Changes

    July 24, 2015

    🛠 Fixes "Shared Scheme" issue when using Carthage for dependency management.

  • v0.1 Changes

    June 20, 2015

    This is the last version compatible with pre-Swift 1.2 projects.