4.0.0
What's Changed
Fixes:
- fix for product projection search with post method 48013f1
- fix response status code check for login endpoints. Closes #57 302c773
Features:
- Supports checking existence of products using head request 3437ce9
Breaking changes:
- to reflect differences between the read & write model the DiscountedPrice class has been split in DiscountedPrice and DiscountPriceDraft. See 52598b1
Full Changelog: 3.5.0...4.0.0