Releases: uias/Pageboy
1.4.1
Pageboy 2 - Beta 4
All issues associated with the 2.0.0 milestone can be found with this filter.
Swift 4 goodness. 🚀
Added
- #80 Swift 4 support.
Fixed
- #95 Build issue when using Carthage.
Upgrade Notes
This beta release and any following v2.0 releases will include API breaking changes from any previous 1.x release. When upgrading to v2.0 from a v1.x install, please read the accompanying migration notes that can be found here: Pageboy 2.0 Migration Guide.
Pageboy 2 - Beta 3
All issues associated with the 2.0.0 milestone can be found with this filter.
Minor fixes and tvOS support.
Added
- #92 Added support for tvOS.
Updated
- #93 Update
currentViewController
to return the actual displayed view controller.
Upgrade Notes
This beta release and any following v2.0 releases will include API breaking changes from any previous 1.x release. When upgrading to v2.0 from a v1.x install, please read the accompanying migration notes that can be found here: Pageboy 2.0 Migration Guide.
NOTE: This release does not contain any of the Swift 4.0 changes that are part of the Pageboy 2.0 milestone. It is compatible with the previous v1.x requirements of Xcode 8.x and Swift 3.1.
Pageboy 2 - Beta 2
All issues associated with the 2.0.0 milestone can be found with this filter.
Updated
- Added changes from Pageboy 1.4.0 release.
Upgrade Notes
This beta release and any following v2.0 releases will include API breaking changes from any previous 1.x release. When upgrading to v2.0 from a v1.x install, please read the accompanying migration notes that can be found here: Pageboy 2.0 Migration Guide.
NOTE: This release does not contain any of the Swift 4.0 changes that are part of the Pageboy 2.0 milestone. It is compatible with the previous v1.x requirements of Xcode 8.x and Swift 3.1.
1.4.0
Pageboy 2 - Beta 1
All issues associated with the 2.0.0 milestone can be found with this filter.
Updated
- #88 Completely redesign
PageboyViewControllerDataSource
to support improved view controller reuse.- Added by msaps.
- #78 Update
PageboyViewControllerDataSource
to support the latest recommended code syntax style.- Added by msaps.
- Update
PageboyViewControllerDelegate
to support the latest changes toPageboyViewControllerDataSource
.- Added by msaps.
Upgrade Notes
This beta release and any following v2.0 releases will include API breaking changes from any previous 1.x release. When upgrading to v2.0 from a v1.x install, please read the accompanying migration notes that can be found here: Pageboy 2.0 Migration Guide.
NOTE: This release does not contain any of the Swift 4.0 changes that are part of the Pageboy 2.0 milestone. It is compatible with the previous v1.x requirements of Xcode 8.x and Swift 3.1.
1.3.3
1.3.2
Numerous performance improvements.
Updated
- Renamed utility extensions.