Releases: iainheng/LaravelShoppingcart
Releases · iainheng/LaravelShoppingcart
2.11.13
Split buyable description to name and description
2.11.11
Full Changelog: 2.11.10...2.11.11
Bump Laravel version
2.11.8
Fix required amount validate is not working correctly and make make ProductItemCoupon compatibale with order discount
2.11.4 Update on misc description
Rework discount by amount for apply once or apply to all items
2.11.3 Remove overriden getDescription() and use parent function directly
Rework discount by amount for apply once or apply to all items
2.11.2 Rework discount by amount for apply once or apply to all items
Fix cart store and restore functions
2.11.1 Update restore and store method from upstream to use items key in col…
Merge from upstream
Changes into CartItem.php and Cart.php that might contains breaking changes
Fix incorrect discount when cart items received quantity is larger than cart item required quantity
2.10.1 Fix incorrect discount when cart items received quantity is larger th…