Skip to content

v2.0.0

Compare
Choose a tag to compare
@atedeg-bot atedeg-bot released this 17 Aug 14:36
· 189 commits to main since this release

2.0.0 (2022-08-17)

Bug Fixes

  • pricing: add clarification for multiple promotions (df90a94)
  • pricing: address review comments (33a3fb5)
  • pricing: address review comments (a062b5f)
  • pricing: change percent range to double and remove plus derivation (22eaaac)
  • pricing: fix tests (e50dc68)
  • pricing: remove collect from threshold discount for better clarity (72cfcde)
  • pricing: simplify discount multiplication (12865de)
  • pricing: simplify domain types (166b7c6)
  • pricing: use === for equality (9612b8c)
  • stocking: move ranges in their package (7811cf2)
  • utils: simplify multiplication between percentages (b5683d7)

Features

  • pricing: add domain types (56d357d)
  • pricing: add pricing action with tests (afa9cd2)
  • pricing: add utils for bounded context (2d4b67b)
  • utils: add conversion from double to open-closed range (5878852)
  • utils: add decimal in open-closed range type (84a07fc)