Skip to content

Releases: moritzsternemann/SwipyCell

SwipyCell v4.1.0

08 Oct 22:32
a63835e
Compare
Choose a tag to compare
  • Migrate from .xcodeproj to Swift Package
  • Update Playgroundbook and Example App

SwipyCell v4.0.1

12 Oct 15:47
d685872
Compare
Choose a tag to compare
  • Updated for Swift 5.1 and iOS 13 SDK

SwipyCell v4.0.0

10 Oct 22:39
baad836
Compare
Choose a tag to compare
  • Updated for Swift 4.2

Swipe Cell v3.3.0

10 Jan 23:36
Compare
Choose a tag to compare
  • Updated to Swift 4.0

SwipyCell v3.2.0

29 Jun 17:14
Compare
Choose a tag to compare
  • Added access to trigger objects
  • Extended delegate interface

SwipyCell v3.1.1

16 May 23:39
Compare
Choose a tag to compare
  • Removed internal protection level of SwipyCellConfig

SwipyCell v3.1.0

17 Apr 12:41
Compare
Choose a tag to compare
  • Fixed package name
  • Internal renaming
  • Added some SwipyCellTriggerBlock handling
  • Added SwipyCell Playground Book

SwipyCell v3.0.1

13 Apr 23:38
Compare
Choose a tag to compare
  • fixed bug with alpha of swipeView
  • fixed bug where the wrong state was selected

SwipyCell v3.0.0

13 Apr 16:32
Compare
Choose a tag to compare
  • Complete SwipyCell rewrite with support for multiple triggers and better coding style
  • Added configuration singleton SwipyCellConfig

SwipyCell v2.0.4

24 Jan 11:00
Compare
Choose a tag to compare
  • Updated Example to use dequeueReusableCell(withIdentifier...) instead of SwipyCell's constructor