Skip to content

v7.0.2

Choose a tag to compare

@ikesyo ikesyo released this 27 Sep 04:30
v7.0.2

This release fully supports Xcode 9 (both Swift 3.2 and Swift 4)! 🎉 This also contains a memory leak fix and some documentation updates.

Improvements

Bugfixes

Docs

  • README tweaks for Custom Validation #462 (Thanks @holmes)
  • Fix async Swift docs #458 (Thanks @mrh-is)
  • Show more illustrative example for waitUntil #441 (Thanks @mrh-is)