v1.8.0
1.8.0 (2024-01-11)
Features
- add price.price_per field (#127) (5740271)
- add price.price_without_discount field (#130) (5e3be73)
- add product.price_count field to keep track of number of prices (#129) (73b32e6)
- add proof object in price response (#131) (450b82e)
Bug Fixes
- add index on products.price_count field (9fdfdcd)
Technical
- add typing information (cc5e383)