Skip to content

6.3.1

Compare
Choose a tag to compare
@giggsey giggsey released this 14 Oct 11:23
· 810 commits to master since this release

Google v6.3.1 changes

Oct 13, 2014: libphonenumber-6.3.1
  • Metadata changes:
    • Updated phone metadata for region code(s):
      AC, AU, CR, DE, IL, MR, NO, SA, SR, UG
    • Updated short number metadata for region code(s): CR
    • Updated carrier data for country calling code(s):
      61 (en), 256 (en), 506 (en), 597 (en), 966 (en), 972 (en)

Non Google changes

  • intl is now a suggested extension instead of a requirement. You need the intl extension if you want to use the Geocoder or the PhoneNumber to Carrier Mapper. (#46 - Thanks to @thewilkybarkid and @maknz)
  • Chinese geolocation data files are now split into smaller files, making the memory usage of the Geocoder much lower (#44)