Skip to content

Releases: Shopify/worldwide

v1.1.0

04 Jun 18:30
bf53b7c
Compare
Choose a tag to compare
  • Adds support for _instructional and _informative error message types. Fields without an _instructional error
    translation key, will fall back to their previous field's error message. #140

1.0.0

31 May 13:55
37f4d03
Compare
Choose a tag to compare
  • update neighborhood too_long error message, add MX, PH neighborhood labels #182

v0.15.0

30 May 19:54
0460c55
Compare
Choose a tag to compare
  • Created npm package @shopify/worldwide (see README.md) #167
  • Update additional_address_fields and introduce combined_address_format definitions, introduce Region#{field}_required? methods for street_name, street_number, and neighborhood #177

v0.14.0

29 May 16:49
ebbb108
Compare
Choose a tag to compare
  • Add support for a line2 address field
  • Re-add city to UAE address form and disable city autofill

v0.13.0

27 May 13:29
d1b9167
Compare
Choose a tag to compare
  • Add Address#split_address1 and Address#split_address2 methods
  • Add Address#concatenated_address1 and Address#concatenated_address2 methods
  • Updated root translation keys for regional locales bg-BG, hr-HR, lt-LT, ro-RO, sk-SK, sl-SI to the base locale (e.g. bg)
  • Remove city from UAE address form and enable city autofill

v0.12.2

21 May 17:43
18c8eff
Compare
Choose a tag to compare
  • Add missing address1 and address1_with_unit formatting keys for GB #160.

v0.12.1

17 May 14:08
d267917
Compare
Choose a tag to compare

What's Changed

  • Use >= instead of ~> for activesupport in .gemspec by @george-ma in #156

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

15 May 19:24
cd9161d
Compare
Choose a tag to compare
  • Add pry-byebug gem #149
  • Introduce additional_address_fields to Region class and define them for BE, BR, CL, CO, ES, ID, MX, NL, PH, TR, VN #148
  • Define format_extended attribute on 12 country regions #150

v0.11.1

13 May 14:42
12c1c86
Compare
Choose a tag to compare
  • Handle blank strings for Region, country_code parameter in Zip normalization
    #138
  • Reposition zip in NF show: format to come after country, not before city. #142
  • Allow building number on address2 for CH #143

v0.11.0

11 Apr 17:10
aba0d82
Compare
Choose a tag to compare
  • Add country_prefix to phone #133
  • Add autofill_city to region #132
  • Re-introduce city from UAE address form and disable city autofill #131
  • Add translations for regionalized zip_unknown_for_address, province_unknown_for_address #125, #126
  • Remove city from UAE address form and enable city autofill #127
  • Add logic for known-to-exist extant outcodes for GB #136