Releases: meismyles/SwiftWebVC
Releases · meismyles/SwiftWebVC
Swift 4 & Sharing Button Option
Bug Fixes & Improvements
A variety of major bug fixes completed in milestone 0.4.1.
See here for a more detailed list of changes.
Bug fixes & Improvements
A variety of major bug fixes completed in milestone 0.4.0.
See here for a more detailed list of changes.
Carthage Support
Support for integration through Carthage added.
Thanks @alroman and @mwilliams123 for this!
Modified delegate protocol for classes only
Changed delegate protocol to be weak and thus for class/reference types only.
Missing images bug fix 3
Added resources location to podspec.
Missing images bug fix 2
Modified resource bundles location in podspec in attempt to fix missing images.
Missing images bug fix
Restructured project in an attempt to fix missing image.
Added delegate functions for start and finish loading
Added SwiftWebVCDelegate with start and finish loading callback functions.