Skip to content

v3.0.0

Compare
Choose a tag to compare
@atedeg-bot atedeg-bot released this 18 Aug 15:25
· 69 commits to main since this release

3.0.0 (2022-08-18)

Bug Fixes

  • pricing: add missing validations (ef0b1bc)
  • pricing: allow price of 0 (b5b06e4)
  • pricing: expose dto conversion between string and client id (52c72a8)
  • pricing: move .euroCents extension method from positive to non-negative number (f3220b3)

Features

  • client-orders: add price order line service (0036802)
  • pricing: add http endpoint for pricing an order line (b9cc36e)
  • pricing: create server for pricing microservice (567b6b1)
  • pricing: handle price order line requests (47368b5)