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

Changelog History
Page 3

  • v1.0.3 Changes

    November 29, 2016

    Full Changelog

    Closed issues:

    • How to get leadingDigits? #90
    • Does not compile with Xcode 8.1 #89
    • Customize Phone Region #86

    ๐Ÿ”€ Merged pull requests:

    • โž• Added getLeadingDigits (mobile) method #91 (NikKovIos)
  • v1.0.2 Changes

    November 28, 2016

    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)
  • v1.0.1 Changes

    October 03, 2016

    Full Changelog

    Closed issues:

    • Swift 3 #70
    • toInternational() method can be static #69
  • v1.0.0 Changes

    October 02, 2016

    Full Changelog

    Closed issues:

    • 0๏ธโƒฃ PhoneNumberTextField issue with US default region. #71
    • Swift migtation #68
    • ๐Ÿ— Not building in Xcode 8 #66
    • ๐Ÿ— can't build with Xcode 8 #65
    • Missing country #61
    • Not working in Simulator #59

    ๐Ÿ”€ Merged pull requests:

    • โž• Add NSRegularExpression+Swift.swift to macOs, watchOS, tvOS targets aโ€ฆ #67 (adamkornafeld)
    • โšก๏ธ Update to Xcode 8 GM #63 (davbeck)
    • โšก๏ธ Updated for Xcode 8 beta 6 #60 (davbeck)
  • v0.8.5 Changes

    August 06, 2016

    Full Changelog

    Closed issues:

    • Maximum Characters for PhoneNumberTextField #58
    • Number phone template from region #57
    • Detecting wrong country code from phone number #54
    • โž• Add framework archive to release #15

    ๐Ÿ”€ Merged pull requests:

  • v0.8.4 Changes

    June 01, 2016

    Full Changelog

    Closed issues:

    • Incompatible with pod "BlocksKit" #49
    • Detection of UK Numbers doesn't work in 99% of real world use cases #47
    • Expected Declaration error #46
    • ๐Ÿ’… Do not submit apps with GCC-style coverage #45

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix sample projects #48 (egrim)
  • v0.8.3 Changes

    May 05, 2016

    Full Changelog

    Closed issues:

    • AsYouType #43
  • v0.8 Changes

    April 29, 2016

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • Possible memory leak #38
    • parseMultiple EXC_BAD_ACCESS #29

    Closed issues:

    • dependency problem? #44
    • ๐Ÿ‘ Allow to separate a PhoneNumber's country prefix from the rest #32
    • Can't dissociate a possible phone number from a valid phone number #30

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix PartialFormatter for regions that are not the main country #42 (fikus)
    • ๐Ÿ›  Fix wrong region code uses #41 (dulacp)
  • v0.7 Changes

    March 27, 2016

    Full Changelog

    Closed issues:

    • ๐Ÿ“œ ParseOperationValueProvider - expected declaration error #39
    • 0.6.4 is not compiling anymore #37
    • Determination of PhoneNumber.type is incorrect #34

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fixes for PhoneNumber type determination #40 (fikus)
    • Don't use possible number pattern to determine number type #36 (fikus)