Skip to content

v4.0.9 Swift3.1 support

Compare
Choose a tag to compare
@hackiftekhar hackiftekhar released this 17 Mar 04:24
· 549 commits to master since this release

Bugfixes:

  • Fixed an issue where enabledDistanceHandlingClasses for a class with enabled=NO configuration wasn't working well.

Features:

  • Added touchResignedGestureIgnoreClasses property to ignore resigned touches for specific view classes.

Improvements:

  • Updated to support Swift 3.1.
  • Fixed some warnings about deprecations.

Documentation:

  • Updated README.md documentation.