All Versions
17
Latest Version
Avg Release Cycle
38 days
Latest Release
1420 days ago

Changelog History
Page 2

  • v1.2.1 Changes

    March 27, 2019
    • โž• Added back support for iOS 9 which was removed in version 1.2.0
  • v1.2.0 Changes

    March 26, 2019
    • Converted library from Swift 3.2 to 4.2
  • v1.1.0 Changes

    February 03, 2019
    • ๐Ÿšš Moved value conversion functions to UIScrollViewDirection enum
    • ๐Ÿšš Moved the UICollectionViewDelegate functions into an extension
    • ๐Ÿ“‡ Renamed variable to make the implementation clearer
    • โž• Added a delegate function to listen to index selection
    • โž• Added comments and fixed readme
  • v1.0.0 Changes

    January 31, 2019

    ๐Ÿš€ First Production Release ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

    • โž• Added pagingEnabled = false in the configuration function to make the peeking work without setting it in the interface builder

    Since multiple people are starting to use this pod in their production code, more stability and improvement will be implemented in a backward compatible manner (When possible)

  • v0.13.0 Changes

    October 18, 2018

    ๐Ÿ”„ Changelog

    • โž• Added ability to listen for active index change
  • v0.12.0 Changes

    September 06, 2018

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  Fixed deployment target to 8 #23
  • v0.11.0 Changes

    September 06, 2018

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  Fixed deployment target #23