Skip to content

v0.703.2

Compare
Choose a tag to compare
@leodido leodido released this 18 Mar 11:23
· 13 commits to master since this release
  • 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