Releases: Shopify/worldwide
Releases · Shopify/worldwide
v1.17.0
- Add has_cities? method to regions #331
- Update known zip prefixes for Portugal (PT) [#332]#332
- Allow zone lookup by partial zip if country hides provinces [#332]#332
- Add
has_zip_prefixes?
and neighbors
methods to Region [#332]#332
v1.16.0
- Add
ignore_provinces
attribute to Region
#329
v1.15.2
- Update Indonesia tax rate to 12% #327
v.1.15.1
- Set Malaysia and Singapore as tax_inclusive #323
- Update or correct example zips #324
- Correct zip regex patterns and make them Javascript-compatible #325
v1.15.0
- Add zip requirement and tax inclusive methods to country regions #320
- Set Ireland (IE) zip as a required address field #321
v1.14.4
- Speed up configure_i18n by precomputing paths and indexing descendants #316
- Update BV phone number prefix to 47 (Norway) #318
- Update Finland's (FI) tax rate #319
v1.14.3
- Add
street_number.missing_building_number
messages #313
v1.14.1
- Improve Worldwide::Config.configure_i18n performance #301
v1.14.0
[1.14.0] - 2024-11-07
- Add example_city_zip and priority accessors to Regions #298
- Add tax_type accessor to Regions #299
v1.13.0
[1.13.0] - 2024-11-06
- Add
zip_prefixes
for Spain. #295
- Move expensive resource initialization into an explicit
eager_load!
namespace method
#297