Skip to content

7.3.2

Compare
Choose a tag to compare
@giggsey giggsey released this 04 May 08:39
· 673 commits to master since this release
0681962

v7.3.2

Google v7.3.2 changes

May 03, 2016: libphonenumber-7.3.2

Metadata changes:

  • Updated phone metadata for region code(s):
    AU, BR, ET, IN, KH, ML, NO, SB, TJ, US
  • Updated short number metadata for region code(s): CA, ML, US
  • New geocoding data for country calling code(s): 223 (en)
  • Updated geocoding data for country calling code(s):
    27 (en), 55 (en, pt), 1 (en)
  • Updated carrier data for country calling code(s):
    61 (en), 91 (en), 223 (en), 251 (en), 677 (en), 992 (en)

Non Google changes

  • Fix mappings for zh_Hant (#106, thanks @whm)
  • Fix PhoneNumber->__toString() country code source issue (#108, thanks @tnory56)
  • Change methods/properties from private to protected to allow inheritance (#107, thanks @iGusev)