All Versions
10
Latest Version
Avg Release Cycle
43 days
Latest Release
2294 days ago

Changelog History

  • v0.4.2 Changes

    January 12, 2018

    Following changes included:

    • โšก๏ธ Updated for Swift 4.
    • Constructor flag added to allow for the disabling of the Share button if desired.
  • v0.4.1 Changes

    July 19, 2017

    ๐Ÿ›  A variety of major bug fixes completed in milestone 0.4.1.

    ๐Ÿ‘€ See here for a more detailed list of changes.

  • v0.4.0 Changes

    March 31, 2017

    ๐Ÿ›  A variety of major bug fixes completed in milestone 0.4.0.

    ๐Ÿ‘€ See here for a more detailed list of changes.

  • v0.3.5 Changes

    March 09, 2017

    ๐Ÿ‘Œ Support for integration through Carthage added.

    Thanks @alroman and @mwilliams123 for this!

  • v0.3.4 Changes

    January 16, 2017

    ๐Ÿ”„ Changed delegate protocol to be weak and thus for class/reference types only.

  • v0.3.3 Changes

    January 10, 2017

    โž• Added resources location to podspec.

  • v0.3.2 Changes

    January 10, 2017

    Modified resource bundles location in podspec in attempt to fix missing images.

  • v0.3.1 Changes

    January 10, 2017

    Restructured project in an attempt to fix missing image.

  • v0.3.0 Changes

    January 05, 2017

    โž• Added SwiftWebVCDelegate with start and finish loading callback functions.

  • v0.2.1 Changes

    December 21, 2016
    • ๐Ÿ›  Fix for retain cycle of SwiftWebVC when dismissing SwiftModalWebVC.