PhoneNumberKit v1.0.2 Release Notes

Release Date: 2016-11-28 // over 7 years ago
  • Full Changelog

    Closed issues:

    • ๐Ÿ— swift 3 build errors #85
    • Do we have getCountryCodeForRegion Function #84
    • Unrecognized selector crash in PhoneNumberTextField #82
    • ๐Ÿ”„ Change PhoneNumberTextField access to open to allow overriding #73
    • PartialFormatter has wrong access level to its initializers #72
    • PhoneNumber name collisions #50

    ๐Ÿ”€ Merged pull requests:

    • Ensure convenience initialization works #87 (brianmichel)
    • ๐Ÿ›  Fix crash when referencing delegate.textField() #83 (jrogers)
    • โž• Added ability to parse phone number without throwing "unknown type" exception #81 (sorth-hiya)
    • correct bug for swift 3 in operation queue #80 (cemonet)