Releases: stephenmcd/cartridge
Releases · stephenmcd/cartridge
v1.3.4
1.3.4 (2022-09-19)
Bug Fixes
- save cart instance before iterating (b10edca)
v1.3.3
1.3.3 (2022-05-30)
Bug Fixes
- update Polish translation (d3a14da)
v1.3.2
1.3.2 (2022-05-12)
Bug Fixes
- upgrade Mezzanine dependency to version 6 (703d46d)
v1.3.1
1.3.1 (2022-05-05)
Bug Fixes
v1.3.0
1.3.0 (2022-05-04)
Features
- make State/Region fields optional (6f52d1b)
v1.2.3
1.2.3 (2022-04-08)
Bug Fixes
- update project template settings according to Mezzanine (9ade021)
v1.2.2
1.2.2 (2022-04-08)
Bug Fixes
v1.2.1
1.2.1 (2022-03-25)
Bug Fixes
- use float for tax rate and format it locally (9251acc)
v1.2.0
1.2.0 (2022-03-25)
Bug Fixes
- remove obsolete strip of % from tax_rate and fix type conversion (a02141b)
- update translations for German and Polish (fa77fac)
Features
- add default tax handler (a29598f)
- add editable SHOP_DEFAULT_TAX_RATE setting (b3721ad)
v1.1.0
1.1.0 (2022-03-23)
Bug Fixes
- change order of tax and shipping totals in order (7e687d5)
Features
- add SHOP_TAX_INCLUDED setting when prices already include tax (ab54323)