Skip to content

5.0.0

Choose a tag to compare

@uias-bot uias-bot released this 26 Dec 10:52
· 8 commits to main since this release

Added

  • Pageboy now requires iOS 14 / tvOS 14 or greater.
  • Pageboy now requires Xcode 16 or greater.
  • Support for Strict Concurrency with Swift 6.
  • completion closure to PageboyViewController.deletePage().

Updated

  • Pageboy is no longer available via Carthage and CocoaPods.

Fixed

  • Issue where PageboyViewController.currentPosition could be invalid (#295).