Skip to content

0.5.0 - Major Update

Latest
Compare
Choose a tag to compare
@edwardvalentini edwardvalentini released this 21 Sep 06:00
· 38 commits to master since this release

Swift 3.0 / Xcode 8 only.

Breaking Changes

this release has a few breaking changes.

  • EVContact is now a struct
  • There is a new protocol EVContactProtocol on which all the logic is based, so end users can use custom contact classes
  • EVContact.identifier is no longer optional