All Versions
42
Latest Version
Avg Release Cycle
124 days
Latest Release
626 days ago

Changelog History
Page 3

  • v1.6.0 Changes

    March 03, 2019
    • Forward appearance methods from EMPageViewController #306
    • ๐Ÿ›  Fix indicator insets with only one item #307
    • โž• Add method for reloading menu #312
  • v1.5.0 Changes

    November 18, 2018
    • Include vertical insets for indicator view #271
    • โœ‚ Remove development team from Parchment target #280
    • โšก๏ธ Update indicator and border views when changing options #245
    • ๐Ÿ›  Fix issue with width delegate not being called #244
    • ๐Ÿ›  Fix issue with invalidating collection view layout #240
  • v1.4.1 Changes

    August 15, 2018
  • v1.4.0 Changes

    August 11, 2018
    • โž• Add support for Xcode 10 and Swift 4.2 #228
    • โž• Add option for registering cells from NIB #227 (thanks @RealBonus!)
  • v1.3.0 Changes

    May 19, 2018
    • โž• Add version checks to support Swift >=3.2 #190, #184
    • ๐Ÿ›  Fix issue with indicator/border class was not registered #191
    • ๐Ÿ›  Fix issue with reloading data when view controllers did not change #201
  • v1.2.0 Changes

    April 15, 2018
    • โฌ†๏ธ Upgrade to Swift 4.1 #171 (thanks @voyager163!)
    • Prevent unnecessary view controller initializations #160
    • ๐Ÿ›  Fix issues with reloading data #157
    • ๐Ÿ›  Fix issue with clearing all items in page view controller (a5759ba)
    • ๐Ÿ›  Fix issue where willScrollToItem delegate was not called #173
    • ๐Ÿ›  Fix layout bug with cell heights when using width delegate #155
  • v1.1.0 Changes

    March 25, 2018
    • โž• Add method for reloading data without passing initial item (8ebd931)
    • โž• Add option for selected font #143 (thanks @cheebow!)
    • ๐Ÿ›  Fix issue with reloading data when using PagingViewControllerDataSource (07641e2)
    • ๐Ÿ›  Fix integer overflow causing crash in UnplashExample #140
  • v1.0.3 Changes

    March 01, 2018
    • ๐Ÿ›  Fix issue where size delegate was not called #135
  • v1.0.2 Changes

    February 22, 2018
    • โšก๏ธ Update default background color for menu items #131
  • v1.0.1 Changes

    February 03, 2018
    • ๐Ÿ›  Fix issue with selecting items programatically #125
    • ๐Ÿ›  Fix wrong color on collection view background #126
    • ๐Ÿ›  Fix issue with menu items being clipped #127