v2.0.0
Changes since v2.0.0-rc1:
- Removed the postal code prefix for Switzerland. Requested in #96.
- Added punctuation to the PY/UY address formats, as specified by UPU.
- Added administrative areas for Paraguay (PY).
Changes since v1.4.3:
- Added an address line 3 to the data model.
- Address formats and subdivisions are no longer auto-generated from Google's dataset, allowing us to accept community changes and bug reports.
- Subdivisions are now always keyed by ISO code when one is available. See the beta1 docs for instructions on updating data.
- The "additional name" field is now visible for countries that use patronymics.
- Added administrative areas for 12 countries (BB, CR, EE, FM, HN, KI, PA, PG, PY, SC, UM, ZW).
- Rebuilt administrative areas for 2 countries (BS, PH).
- Many smaller address format improvements.
- Country list now sourced from CLDR v43.
- Dropped PHP 7 support.