Releases: Shopify/worldwide
Releases · Shopify/worldwide
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
v1.12.0
[1.12.0]
- Update Address splitting methods to split on the first delimiter #291
v1.11.1
1.11.1
- Configure regexp timeout in Worldwide#Phone #290