Skip to content

Releases: restorecommerce/ordering-srv

v0.3.1

25 Nov 16:36
Compare
Choose a tag to compare

0.3.1 (2024-11-25)

Bug Fixes

  • currency: resolve currency for price precision (aed5aaf)

v0.3.0

20 Nov 12:47
Compare
Choose a tag to compare

0.3.0 (2024-11-20)

Bug Fixes

  • types: packingSolution rename to FulfillmentSolution (705f13f)

Features

  • evaluatefulfillments: ordering service now evaluates Fulfillments generated from Order (de07850)

v0.2.23

31 Oct 13:31
Compare
Choose a tag to compare

0.2.23 (2024-10-31)

Bug Fixes

  • aggregation: aggregate countries from custom addresses (c4c7359)
  • test: mock fulfillment.evaluate (4104a91)

v0.2.22

24 Oct 16:07
Compare
Choose a tag to compare

0.2.22 (2024-10-24)

Bug Fixes

  • submit: run evaluation against fulfillment before submit (fa23c41)

v0.2.21

23 Oct 12:06
Compare
Choose a tag to compare

0.2.21 (2024-10-23)

Bug Fixes

  • errors: improve error messages (320fd38)

v0.2.20

21 Oct 13:48
Compare
Choose a tag to compare

0.2.20 (2024-10-21)

Bug Fixes

  • submit: add missing root user switch, improve error messages (9eef5a6)
  • test: add root_tech_user to test (00344a4)

v0.2.19

08 Oct 13:31
Compare
Choose a tag to compare

0.2.19 (2024-10-08)

Bug Fixes

  • taxes: side effect adds all taxes to first product (22550c9)

v0.2.18

04 Oct 13:24
Compare
Choose a tag to compare

0.2.18 (2024-10-04)

Bug Fixes

  • bignumber: use bignumber for amount calc (e8698b4)

v0.2.17

25 Sep 15:34
Compare
Choose a tag to compare

0.2.17 (2024-09-25)

Bug Fixes

  • taxes: also consider taxes in product not only variant (95b8eb2)

v0.2.16

25 Sep 14:56
Compare
Choose a tag to compare

0.2.16 (2024-09-25)

Bug Fixes

  • aggregation: be more strict about missing entities. better error message (25cb3a1)
  • deps: upgrade deps (b1cdfff)
  • test: no generate-server types (f040de3)