1.2.0
Breaking
- Update
SwipeTableViewCellDelegate
allowingeditActionsForRowAt
to returnnil
and prevent swiping in the supplied orientation (#2).
Added
- Example app now lets you choose to disable swiping right.
- Expose
hideSwipe(animated:)
to allow the cell to be programmatically hidden.