All Versions
11
Latest Version
Avg Release Cycle
137 days
Latest Release
905 days ago
Changelog History
Page 1
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
- โ Removed internal protection level of
-
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