Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.0.2...v2.0.0) (2022-08-17) ### Bug Fixes * **pricing:** add clarification for multiple promotions ([df90a94](df90a94)) * **pricing:** address review comments ([33a3fb5](33a3fb5)) * **pricing:** address review comments ([a062b5f](a062b5f)) * **pricing:** change percent range to double and remove plus derivation ([22eaaac](22eaaac)) * **pricing:** fix tests ([e50dc68](e50dc68)) * **pricing:** remove collect from threshold discount for better clarity ([72cfcde](72cfcde)) * **pricing:** simplify discount multiplication ([12865de](12865de)) * **pricing:** simplify domain types ([166b7c6](166b7c6)) * **pricing:** use === for equality ([9612b8c](9612b8c)) * **stocking:** move ranges in their package ([7811cf2](7811cf2)) * **utils:** simplify multiplication between percentages ([b5683d7](b5683d7)) ### Features * **pricing:** add domain types ([56d357d](56d357d)) * **pricing:** add pricing action with tests ([afa9cd2](afa9cd2)) * **pricing:** add utils for bounded context ([2d4b67b](2d4b67b)) * **utils:** add conversion from double to open-closed range ([5878852](5878852)) * **utils:** add decimal in open-closed range type ([84a07fc](84a07fc))
- Loading branch information