All Versions
11
Latest Version
Avg Release Cycle
137 days
Latest Release
1294 days ago

Changelog History
Page 1

  • v4.1.0 Changes

    October 08, 2020
    • ๐Ÿ“ฆ Migrate from .xcodeproj to Swift Package
    • โšก๏ธ Update Playgroundbook and Example App
  • v4.0.1 Changes

    October 12, 2019
    • โšก๏ธ Updated for Swift 5.1 and iOS 13 SDK
  • v4.0.0 Changes

    October 10, 2018
    • โšก๏ธ Updated for Swift 4.2
  • v3.3.0 Changes

    January 10, 2018
    • โšก๏ธ Updated to Swift 4.0
  • v3.2.0 Changes

    June 29, 2017
    • โž• Added access to trigger objects
    • Extended delegate interface
  • v3.1.1 Changes

    May 16, 2017
    • โœ‚ Removed internal protection level of SwipyCellConfig
  • v3.1.0 Changes

    April 17, 2017
    • ๐Ÿ›  Fixed package name
    • Internal renaming
    • โž• Added some SwipyCellTriggerBlock handling
    • โž• Added SwipyCell Playground Book
  • v3.0.1 Changes

    April 13, 2017
    • ๐Ÿ›  fixed bug with alpha of swipeView
    • ๐Ÿ›  fixed bug where the wrong state was selected
  • v3.0.0 Changes

    April 13, 2017
    • ๐Ÿ’… Complete SwipyCell rewrite with support for multiple triggers and better coding style
    • โž• Added configuration singleton SwipyCellConfig
  • v2.0.4 Changes

    January 24, 2017
    • โšก๏ธ Updated Example to use dequeueReusableCell(withIdentifier...) instead of SwipyCell's constructor