All Versions
74
Latest Version
Avg Release Cycle
38 days
Latest Release
1292 days ago

Changelog History
Page 3

  • v2.6.1 Changes

    ๐Ÿš€ Released on 2018-10-01

    ๐Ÿ›  Fixed

    • #175 Issue where expectedTransitionIndex could be incorrect when cancelling scroll events.
  • v2.6.0 Changes

    ๐Ÿš€ Released on 2018-09-16

    โšก๏ธ Updated

    • Migrated to use Swift 4.2.

  • v2.5.4 Changes

    ๐Ÿš€ Released on 2018-07-19

    ๐Ÿ›  Fixed

    • โšก๏ธ #166 Issue where view controllers would fail to update correctly when transitions were interrupted.
  • v2.5.3 Changes

    ๐Ÿš€ Released on 2018-07-18

    ๐Ÿ›  Fixed

    • #166 Interaction and state issues when transitions were interrupted.
  • v2.5.2 Changes

    ๐Ÿš€ Released on 2018-06-28

    ๐Ÿ›  Fixed

    • #165 Animated transition issues when using a Right-to-left language.
  • v2.5.1 Changes

    ๐Ÿš€ Released on 2018-04-23

    ๐Ÿ›  Fixed

    • #159 Current Index is negative when infinite scroll is enabled and scrolling between ranges.
  • v2.5.0 Changes

    ๐Ÿš€ Released on 2018-04-05

    โšก๏ธ Updated

    • parentPageboyViewController has been renamed to parentPageboy.

    ๐Ÿ›  Fixed

    • #157 Fix scroll detection edge case when decelerating on page index.

  • v2.4.0 Changes

    ๐Ÿš€ Released on 2018-02-23

    โšก๏ธ Updated

    • 0๏ธโƒฃ #136 Add support for default UIPageViewController animated transition.
    • 0๏ธโƒฃ #136 Obseleted default Transition.
    • ๐Ÿ—„ Mark showsPageControl as unavailable rather than deprecated.

  • v2.3.4 Changes

    ๐Ÿš€ Released on 2018-02-12

    ๐Ÿ›  Fixed

    • #140 Potential crash when scrolling through pages with high velocity.
  • v2.3.3 Changes

    ๐Ÿš€ Released on 2018-01-30

    ๐Ÿ›  Fixed

    • ๐Ÿ— Build issues when trying to integrate with Carthage.