All Versions
10
Latest Version
Avg Release Cycle
100 days
Latest Release
2396 days ago

Changelog History

  • v2.0.2 Changes

    October 02, 2017

    ๐Ÿ”ฆ Expose methods to @objc when needed #52

  • v2.0.1 Changes

    October 02, 2017

    ๐Ÿ‘‰ Make start page not mutable #51

  • v2.0.0

    October 02, 2017
  • v1.0.0

    September 30, 2016
  • v0.6.3 Changes

    January 11, 2016
    • โž• Add framework target.
    • ๐Ÿ‘ Carthage support.
  • v0.6.2 Changes

    September 18, 2015
    • ๐Ÿ”‹ Features Swift 2.0
  • v0.6.1 Changes

    June 30, 2015
    1. Fix enableSwipe.
    2. Add possibility to hide/show the page control.
  • v0.6.0 Changes

    May 15, 2015
    1. Add icon.
    2. Add pageControl property for customisations.
    3. Change logic for page indicator's current page.
  • v0.5.0 Changes

    May 04, 2015
    • โž• Add getter for the current index.
    • โž• Add pages count getter.
    • Implement PagesControllerDelegate.
    • โž• Add bottom line view.
  • v0.4.2 Changes

    April 15, 2015
    • ๐Ÿ“‡ Rename API method goto to goTo. (ef92e59)
    • ๐Ÿ›  Fix bug which caused the direction to always be backwards. (19300ba)