Releases: moritzsternemann/SwipyCell
Releases · moritzsternemann/SwipyCell
SwipyCell v4.1.0
- Migrate from .xcodeproj to Swift Package
- Update Playgroundbook and Example App
SwipyCell v4.0.1
- Updated for Swift 5.1 and iOS 13 SDK
SwipyCell v4.0.0
- Updated for Swift 4.2
Swipe Cell v3.3.0
- Updated to Swift 4.0
SwipyCell v3.2.0
- Added access to trigger objects
- Extended delegate interface
SwipyCell v3.1.1
- Removed internal protection level of
SwipyCellConfig
SwipyCell v3.1.0
- Fixed package name
- Internal renaming
- Added some SwipyCellTriggerBlock handling
- Added SwipyCell Playground Book
SwipyCell v3.0.1
- fixed bug with alpha of swipeView
- fixed bug where the wrong state was selected
SwipyCell v3.0.0
- Complete SwipyCell rewrite with support for multiple triggers and better coding style
- Added configuration singleton
SwipyCellConfig
SwipyCell v2.0.4
- Updated Example to use dequeueReusableCell(withIdentifier...) instead of SwipyCell's constructor