Releases: leodido/i18n.phonenumbers.js
Releases · leodido/i18n.phonenumbers.js
v0.706.0
v0.705.0
v0.704.0
v0.703.2
- IIFE for ES5
- Introduced mechanism to filter metadata by countries
- Build system can now compile smaller versions of library using a subset of the metadata
- A version of library containing only (extended) europe phone numbers released
- Added scripts to build zone related library versions (e.g., eurozone, schengen, nordic council)
- Static symbols (i.e., TYPE, FORMAT, ERROR, RESULT) correctly exported
- Methods fixed, for which signature changed:
- formatOutOfCountryCalling
- formatMobileDialing
- Methods introduced:
- formatNationalWithCarrierCode
- formatNationalWithPreferredCarrierCode
- getSupportedRegions
- isValidNumberForRegion
- Demos and documentation
v0.703.1
v0.703.0
- Automatic linting, calcdeps, and compilation
- Automatic builds generation
- Paired with Google's libphonenumber 7.0.3 release
- Exported major features of
i18n.phonenumbers.PhoneNumber*
classes - Proxed and exported
i18n.phonenumbers.AsYouTypeFormatter
class - Full integration between bower, google closure, google compiler, libphonenumbers libraries