All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.7.0 (2025-03-28)
- delivery "default" delivery time and total price from services (08461e9)
1.6.1 (2025-02-14)
- node compat (54d8839)
1.6.0 (2025-02-13)
- handling warehouses on shipping calculation (6b5e2e1)
1.5.1 (2023-10-03)
- calculate-shipping: prevent error with undefined
rule
when checkingno_cubic_weight
option (#12) (8e8bde1)
1.5.0 (2023-10-03)
1.4.0 (2023-03-08)
- application: removing invalid JSON trailing comma (4c1667c)
1.3.6 (2022-07-05)
1.3.5 (2022-05-15)
1.3.4 (2021-10-21)
- deps: update @ecomplus/application-sdk to v1.15.5 sqlite (c69d73e)
1.3.3 (2021-08-05)
- calculate-shipping: ensure rule specific origin zip is respected (d0cad39)
1.3.2 (2021-08-05)
1.3.1 (2021-06-16)
- calculate-shipping: prevent errors with undefined service by code (020f082)
1.3.0 (2021-06-14)
- calculate-shipping: retrieving more fields (zip, label...) from shipping rule (36ca268)
1.2.3 (2021-06-08)
1.2.2 (2021-01-12)
- calculate-shipping: fix setting
delivery_time
andposting_deadline
on shipping lines (17f30a3)
1.2.1 (2020-07-21)
- calculate-shipping: undefied total price gives free shipping (e50e3d6)
1.2.0 (2020-06-23)
- calculate-shipping: add 'disable_free_shipping_from' rule option (1558ffa)
- calculate-shipping: validate zip for 'free_shipping_from_value' (ae1a6dc)
1.1.1 (2020-05-14)
- import @ecomplus/application-sdk in place of ecomplus-app-sdk (035dca8)
1.1.0 (2020-05-14)
- calculate-shipping: handle 'excedent_weight_cost' & 'amount_tax' (38a943a)
- caclulate-shipping: fix calculating amount tax (percentage) (7ce8da9)
- deps: replace ecomplus-app-sdk to @ecomplus/application-sdk@sqlite (ba26529)
1.0.0 (2020-04-10)
0.1.3 (2020-03-16)
0.1.2 (2020-01-02)
- calculate-shipping: ensure some rule fields aren't undefined (36ea19c)
0.1.1 (2019-12-19)
- calculate-shipping: fix calcule physical, cubic and final weight (14b8b12)
- calculate-shipping: functional route returning filtered services (df4d006)
- server: update express routes (fbad832)