All Versions
44
Latest Version
Avg Release Cycle
63 days
Latest Release
1307 days ago

Changelog History
Page 2

  • v1.4.0 Changes

    September 19, 2017

    Full Changelog

    Closed issues:

    • πŸ“œ can't parse number from South Africa? #157
  • v1.3.0 Changes

    July 23, 2017

    Full Changelog

    Closed issues:

    • Possible discrepancy with libphonenumber when using leading 0 with AU number #132

    πŸ”€ Merged pull requests:

    • National number property in partial formatter and text field #152 (phatmann)
    • πŸ‘‰ Make textFieldShould delegate methods open so users can override #151 (MattKiazyk)
    • πŸ‘Œ Support maxDigits property in PhoneNumberTextField #143 (phatmann)
    • πŸ‘‰ Make textField:shouldChangeCharactersIn:range open #142 (phatmann)
    • Override setText so number will be automatically formatted when setti… #134 (jwolkovitzs)
    • ⚑️ Updated README.md according to issue #92 #133 (imanzarrabian)
  • v1.2.3 Changes

    April 11, 2017

    Full Changelog

    Closed issues:

    • πŸ‘ Is this project still supported? #130
    • What exactly does ignoreType do? #129
    • countryCode(for: <REGION_CODE>) not working correctly #128
    • πŸ“œ Parsing string containing numbers #127
    • Extract Area Code from Phone numbers #124
    • πŸ“‡ Expose some of MetadataManager #122
    • Mobile number validation doesn't completely work #121
    • In v0.85, it looks like formatting doesn't work. #120
    • Get countryCode #119
    • Mobile number is invalid #116
    • Extension with semicolon not recognized #113
    • Editable struct #111
    • πŸ“š PhoneNumber struct has outdated documentation #102
    • PhoneNumberTextField edit formatting error #101
    • Parenthesis in national number #99

    πŸ”€ Merged pull requests:

    • πŸ›  fixed issue #101 PhoneNumberTextField edit formatting error #117 (jwolkovitzs)
    • πŸ‘Œ Support semicolon as extension separator #114 (appsforall)
    • πŸ›  Fix a UIApplicationDelegate method signature. #104 (artyom-stv)
    • βž• add isPartialFormatterEnabled check for PhoneNumberTextField #98 (hongxinhope)
  • v1.2.2 Changes

    January 23, 2017

    Full Changelog

    Closed issues:

    • Can't use it in Obj-C projects #109
    • how can we change the international code/ area code colour change? #97

    πŸ”€ Merged pull requests:

  • v1.2.1 Changes

    December 16, 2016

    Full Changelog

    Closed issues:

    • 0️⃣ iOS 10.2 - Returning nil in defaultRegionCode #96
    • Does not compile in Xcode 8.2 #94

    πŸ”€ Merged pull requests:

    • πŸ›  Fixes building from carthage for app extension #95 (vhbit)
  • v1.2.0 Changes

    December 13, 2016
  • v1.1.1 Changes

    December 12, 2016

    Full Changelog

    Closed issues:

    • Examples don't work. #93
    • [HELP NEEDED] How do I preset values for PhoneNumberTextField? #88
    • πŸ‘‰ make it as extension #78
    • Importing PhoneNumberKit causes compile errors #74
    • πŸ”€ parseMultiple returns before SynchronizedArray has finished appending phone numbers #62
    • PhoneNumberKit doesn't recognize extensions with fewer than three characters #13
  • v1.1.0 Changes

    December 04, 2016

    Full Changelog

    πŸ›  Fixed bugs:

    • πŸ“œ PhoneNumberKit still parses type with ignoreType set to true #92

    Closed issues:

    • More faster #79
    • 🐎 Performance: checking the PhoneNumber type in the cellForRowAtIndexPath #75
  • v1.0.5 Changes

    December 03, 2016
  • v1.0.4 Changes

    December 02, 2016

    Full Changelog

    Closed issues:

    • βœ… I need to format a "test" phone number to E164 but parse() throws #77
    • [Swift 3] Subclass PhoneNumberTextField #76