Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

v3.2.0

Latest
Compare
Choose a tag to compare
@jonreid jonreid released this 11 Feb 03:36
· 32 commits to master since this release

Version 3.2.0

10 Feb 2019

  • Added completion closure invoked when alert is presented. If you present an alert from DispatchQueue.main.async, you can use this to fulfill an XCTestExpectation for async testing.
  • Improved README instructions on bridging header for Swift.