All Versions
11
Latest Version
Avg Release Cycle
147 days
Latest Release
1492 days ago

Changelog History
Page 1

  • v0.2.1 Changes

    March 20, 2020

    ๐Ÿ›  Fixed

    • A crash that would happen whenever a reload attempt occured while there were empty table sections. (#10)
  • v0.2.0 Changes

    July 07, 2019

    โœจ Enhancements

    • 0๏ธโƒฃ Made the effect always on by default, adding showRoundedCorners to turn it off. (#7)
    • โž• Added iOS 13 support, including layout improvements and dark mode support. (#8)

    ๐Ÿ”„ Changed

    • 0๏ธโƒฃ Corner radius is now 7 by default to more closely match iOS 13's design. (#7)
    • 0๏ธโƒฃ To accomodate smaller screens, the default inset is now 18. (#7)
  • v0.1.5 Changes

    March 18, 2019

    ๐Ÿ›  Fixed

    • ๐Ÿ”„ Changed corner image loading to happen immediately in order to solve potential layout bugs. (#3)

    Compatibility

    • None.
  • v0.1.4 Changes

    March 17, 2019

    โœจ Enhancements

    • โž• Added support for devices horizontal safe insets, such as iPhone XS Max.

    ๐Ÿ›  Fixed

    • โšก๏ธ Updated project for Xcode 10.
    • ๐Ÿ‘ท Swapped out Travis CI for XD-CI.
  • v0.1.3 Changes

    June 15, 2017

    โœจ Enhancements

    • โž• Added support for iOS 11.
  • v0.1.2

    May 16, 2017
  • v0.1.1 Changes

    May 17, 2017

    ๐Ÿ›  Fixed

    • Overhauled layout code in order for it to be more explicit.
  • v0.1.0 Changes

    April 18, 2017

    โœจ Enhancements

    • โž• Added accessoryHorizontalInset to allow manual inset control.
  • v0.0.3 Changes

    January 18, 2017

    ๐Ÿ›  Fixed

    • A layout issue if a footer view for the whole table view was set.
  • v0.0.2 Changes

    December 11, 2016

    ๐Ÿ›  Fixed

    • Layout bugs on larger screens, such as iPad Pro.