Releases: commerceguys/addressing
Releases · commerceguys/addressing
v1.0.9
- Dataset updates for CN, HK, IE, IT, KR, TW, UA.
- Replace Iporá with Iporã (Brazil, Paraná). Fixes #132.
- Remove hardcoded strings from address formats. Fixes #137.
- Subdivision iso code should not default to an empty array. Fixes #143.
v1.0.8
Update the country list to CLDR v37.
v1.0.7
Dropped PHP5 support. Added the canton administrative area type.
v1.0.6
Update the country list to CLDR v36.
v1.0.5
Update the country list to CLDR v35.1
v1.0.4
Update the dataset (NA/RO address formats, AU/IN/KR subdivisions)
v1.0.3
Updated countries to CLDR v35.
Updated subdivisions for Nicaragua.
Improved handling of unknown countries in DefaultFormatter.
v1.0.2
Updated countries to CLDR v34.
Updated the dataset (BY/HM/KZ/SY address formats; CU/CN/IR/MX/PE/PH subdivisions)
v1.0.1
- Stop stripping BV, HM, CP from the country list. Fixes #106.
- Update the dataset (BY/HM/KZ/SY address formats; CN/IR subdivisions)
v1.0.0
Removed the commerceguys/intl integration, the library now contains its own country list.
Added a field override API (Fixing #102).
Made the formatters stateless (Fixing #104).
Address format updates for ES, CO, CU, SD, KP, MZ.
Administrative areas for CO, KP, MZ.
Dropped HHVM support.
Various bugfixes.