Releases: uias/Pageboy
Releases · uias/Pageboy
4.2.0
4.1.0
4.0.2
4.0.1
Fixed
- Issue where
UIPageViewController
could crash during fast sequential transitions.- by BasBuijsen
4.0.0
3.7.0
3.6.2
3.6.1
3.6.0
Updated
- Dropped support for legacy Swift (4.x) versions.
Fixed
- #211 Issue where inserting a page at the current index could display the incorrect page.
- Issue where deleting a page on an upper index could cause index corruption.
- Issue where scroll interaction during updates could cause index corruption.
Update Notes
This release drops support for Swift 4.x, meaning Pageboy will now require Swift 5 going forwards. To use Pageboy with a Swift 4 codebase, you must use Pageboy 3.5.1 or older.