Skip to content

Releases: bitwit/BWSwipeRevealCell

Version 3.0.0

08 Apr 22:38
Compare
Choose a tag to compare

Thank you @ewerx for migrating BWSwipeRevealCell to support Swift 5.0

Version 2.0.2

20 Nov 02:11
be1d6fa
Compare
Choose a tag to compare

@objc inference for swift 4 minimum necessary support

V2.0.1 Carthage Support

18 Oct 03:43
Compare
Choose a tag to compare

thanks @ewerx for the contribution

Version 2.0.0

14 Oct 05:57
Compare
Choose a tag to compare

Thank to @jonicong for Swift 3.0 support

Version 1.0.1

28 Jun 02:06
Compare
Choose a tag to compare

All internal properties and functions made public. Private releaseCompletionBlock property on swipecell also made public.

That is all.

Version 1.00

06 Apr 03:08
Compare
Choose a tag to compare
  • Thanks @chrislonge for help with some PR fixes and suggestions that led to the new state change protocol
  • Fix to potential memory leak in internal release completion block
  • Minor under the cover fixes to the way public get/private set properties were being used