All Versions
10
Latest Version
Avg Release Cycle
108 days
Latest Release
2217 days ago

Changelog History

  • v2.3.3 Changes

    March 30, 2018

    โšก๏ธ Same as 2.3.2, just updated podspec file to update on CocoaPods Onboard pod.

  • v2.3.2 Changes

    March 30, 2018

    ๐Ÿ›  Fix SkipButton Height to 35 so it gets vertically centralized with PageControl
    ๐Ÿ›  Fix page control padding on iPhone X

  • v2.3.1 Changes

    September 24, 2016

    ๐Ÿ›  Fixes Swift 3 related issues.

  • v2.3.0 Changes

    August 12, 2016
    • ๐Ÿ—„ Deprecated a bunch of properties I wanted to nuke (don't say I didn't warn you this was coming!)
    • ๐Ÿ”จ Refactored deprecated video player code
    • General cleanup
  • v2.2.1 Changes

    July 10, 2016
    • โž• Addresses some deprecation issues
    • ๐Ÿš€ Minimum deployment target is now iOS 8.0
    • General code cleanup
  • v2.2.0 Changes

    May 08, 2016

    The following changes were done for my personal sanity, as I was never really happy with the architecture of this from the start:

    • ๐Ÿ”จ Refactored a good deal of the internals to fix issues with the view controller life cycle
    • ๐Ÿ’… Exposed the main UI elements, rather than individual properties for each element, allowing for more explicit customization and less forcing of design styles by the framework
    • ๐Ÿš€ Deprecated the custom styling properties and the convenience methods to set them globally. These deprecated methods will be removed in the next release (v3.0.0) to keep everything as tidy as possible because I'm slightly OCD.
  • v2.1.9 Changes

    March 30, 2016

    ๐Ÿ›  Carthage support and bug fixes.

  • v2.1.8 Changes

    March 22, 2016

    ๐Ÿš€ Small release to push out some of the newest pull requests live via CocoaPods.

  • v2.1.7 Changes

    September 02, 2015

    โž• Added the fadeSkipButtonOnLastPage property to address the feature request here #82.

  • v2.1.6 Changes

    July 31, 2015

    โšก๏ธ Minor version update after major repo reorganization.