Skip to content

Latest commit

 

History

History
441 lines (293 loc) · 26.6 KB

CHANGELOG.md

File metadata and controls

441 lines (293 loc) · 26.6 KB

Change Log

Full Changelog

Closed issues:

  • Doesn't allow Phone Numbers starting with digit 6 or less. #235
  • How can I use it in objectivec? #230
  • Parsing phone numbers not working #228
  • Lots of parsed numbers with no "type" #227
  • is this project dead? #223
  • Where we can download the compiled version of PhoneNumberKit ? #219
  • XCode 9.1 support #185
  • Carthage Error #183
  • How to validate number without country code #182
  • Swift 4 changes #181
  • PhoneNumberKit doesn't handle autocomplete numbers #180
  • SPM support? #177
  • Not working in Swift 3 #175
  • Validate a phone number #172
  • do we have method to find numbers in text String which is there in google's libphonenumber #165
  • [enhancement] Missing isNumberMatch method of libphonenumber library #154
  • [Question] Formatting #150

Merged pull requests:

  • Metadata override callback: API improvements #238 (marmelroy)
  • Build settings: switch to Swift 4.2 and update to modern build settings #237 (marmelroy)
  • Added Codable to PhoneNumber #220 (nichdu)
  • [PhoneNumberTextField] Do not format text when the formatter is disabled #203 (polqf)
  • Added custom path ability #188 (ashleybrgr)

2.1.0 (2017-11-26)

Full Changelog

Fixed bugs:

Closed issues:

  • isValidNumber is confusing #176
  • Swift 4: Renamed function range(at: ) to rangeAt() #171
  • Issue with number not starting with + #170
  • Amimono support #169
  • Swift 4 - 'range(at:)' has been renamed to 'rangeAt(_:)' #168
  • Error after migrating to Swift 4 #166
  • Conversion to Swift 4 #163
  • Xcode 9 cannot compile #162
  • Issue with phone number "375336867646" in v1.3.0, working fine in v1.2.3. Metadata issue ? #161
  • Swift 4: Cannot convert return expression of type '[Character]?' to return type '[String]?' #147

Merged pull requests:

2.0.0 (2017-09-19)

Full Changelog

Merged pull requests:

1.4.0 (2017-09-19)

Full Changelog

Closed issues:

  • can't parse number from South Africa? #157

1.3.0 (2017-07-23)

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)

1.2.3 (2017-04-11)

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:

1.2.2 (2017-01-23)

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:

1.2.1 (2016-12-16)

Full Changelog

Closed issues:

  • 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)

1.2.0 (2016-12-13)

Full Changelog

1.1.1 (2016-12-12)

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

1.1.0 (2016-12-04)

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

1.0.5 (2016-12-03)

Full Changelog

1.0.4 (2016-12-02)

Full Changelog

Closed issues:

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

1.0.3 (2016-11-29)

Full Changelog

Closed issues:

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

Merged pull requests:

1.0.2 (2016-11-28)

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)

1.0.1 (2016-10-03)

Full Changelog

Closed issues:

  • Swift 3 #70
  • toInternational() method can be static #69

1.0.0 (2016-10-02)

Full Changelog

Closed issues:

  • 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:

0.8.5 (2016-08-06)

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:

0.8.4 (2016-06-01)

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:

0.8.3 (2016-05-05)

Full Changelog

Closed issues:

  • AsYouType #43

0.8.2 (2016-05-04)

Full Changelog

0.8 (2016-04-29)

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)

0.7 (2016-03-27)

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)

0.6.4 (2016-03-23)

Full Changelog

Closed issues:

  • Partial Formatter not parsing correctly numbers from Mexico Region #35

0.6.3 (2016-03-17)

Full Changelog

Closed issues:

  • Cannot modify PhoneNumberTextField delegate. #26

Merged pull requests:

  • Implement regionCodeForNumber #33 (fikus)
  • Make Constants public for easier subclassing #31 (danielrhodes)
  • improvements to PartialFormatter region prediction #28 (dr-skot)
  • PhoneNumberTextField consults delegate before editing, and reports currentRegion and isValidNumber #27 (dr-skot)

0.6.2 (2016-02-21)

Full Changelog

Closed issues:

  • Image not found error #25
  • Install manually #24

Merged pull requests:

  • Minor text field delegate refactor #23 (codytwinton)
  • Adds send of UIControlEvents.EditingChanged for PhoneNumberTextField #22 (nrako)

0.6.1 (2016-02-12)

Full Changelog

Closed issues:

  • Trying to Create a Pull Request #21
  • Better formatting and a version of AsYouTypeFormatter #2

Merged pull requests:

0.6 (2016-02-11)

Full Changelog

Merged pull requests:

  • Fixed typo in PhoneNumberError description. #19 (dmcgloin)
  • Fixed deprecation warnings encountered with Xcode version 7.3 beta 2 … #18 (dmcgloin)

0.3 (2016-01-20)

Full Changelog

Closed issues:

  • Make PartialFormatter public #17
  • Memory leak #16
  • Cocoapod install error #12
  • Conflict with GooglePlacesAutocomplete #11

0.2 (2015-12-13)

Full Changelog

Closed issues:

  • Add a FixedLineOrMobile type #9

Merged pull requests:

  • Fix crash when passing phone number with plus to `extractPotentialCou… #10 (Constantine-Fry)

0.1.7 (2015-11-21)

Full Changelog

Closed issues:

  • PNK fails to identify an improper number #8

0.1.6 (2015-11-06)

Full Changelog

0.1.5 (2015-11-06)

Full Changelog

Merged pull requests:

0.1.4 (2015-11-02)

Full Changelog

Closed issues:

  • fatal error: unexpectedly found nil while unwrapping an Optional value #5

Merged pull requests:

0.1.3 (2015-11-01)

Full Changelog

Merged pull requests:

0.1.2 (2015-10-30)

Full Changelog

Merged pull requests:

  • More testing and increased reliability #3 (marmelroy)

0.1 (2015-10-27)

Closed issues:

  • Images for README #1

* This Change Log was automatically generated by github_changelog_generator