Skip to content

v3.7.0

Compare
Choose a tag to compare
@IvanMaidurov IvanMaidurov released this 05 May 15:48
· 96 commits to master since this release
1092b13

cart

  • Updated the DefaultCartBehaviour to be able to support other CartStorage implementations
    • Dropped the fake implementations of GiftCardHandler and VoucherHandler to not magically add some discounts

general

  • Add .golangci.yml and github workflow
  • Add .mockery.yaml config

sourcing

  • Breaking
    • SourcingService changed types for return values for bundle product support.
      Every sourcing value is now returned per product id.