Releases: hyperoslo/Pages
Releases · hyperoslo/Pages
2.0.2
2.0.1 - Start page
Make start page not mutable #51
2.0.0 - Swift 4
Merge pull request #50 from hyperoslo/refactor/demo Migrate example project to Swift 4
1.0.0 - Swift 3
Update Pages.podspec
0.6.3 - Framework target
- Add framework target.
- Carthage support.
0.6.2
Pages —0.6.1
- Fix
enableSwipe
. - Add possibility to hide/show the page control.
Pages —0.6.0
- Add icon.
- Add pageControl property for customisations.
- Change logic for page indicator's current page.
Pages —0.5.0
- Add getter for the current index.
- Add pages count getter.
- Implement
PagesControllerDelegate
. - Add bottom line view.