Skip to content

Releases: commerceguys/addressing

v1.0.9

12 Sep 15:35
Compare
Choose a tag to compare
  • 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

26 May 11:29
Compare
Choose a tag to compare

Update the country list to CLDR v37.

v1.0.7

28 Feb 17:34
Compare
Choose a tag to compare

Dropped PHP5 support. Added the canton administrative area type.

v1.0.6

21 Oct 14:35
Compare
Choose a tag to compare

Update the country list to CLDR v36.

v1.0.5

27 Jun 10:59
Compare
Choose a tag to compare

Update the country list to CLDR v35.1

v1.0.4

31 May 14:16
Compare
Choose a tag to compare

Update the dataset (NA/RO address formats, AU/IN/KR subdivisions)

v1.0.3

31 Mar 19:58
Compare
Choose a tag to compare

Updated countries to CLDR v35.

Updated subdivisions for Nicaragua.

Improved handling of unknown countries in DefaultFormatter.

v1.0.2

22 Oct 13:04
Compare
Choose a tag to compare

Updated countries to CLDR v34.

Updated the dataset (BY/HM/KZ/SY address formats; CU/CN/IR/MX/PE/PH subdivisions)

v1.0.1

17 Aug 14:33
Compare
Choose a tag to compare
  • 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

23 May 13:09
Compare
Choose a tag to compare

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.