Skip to content

Releases: iainheng/LaravelShoppingcart

2.11.13

11 Apr 09:23
Compare
Choose a tag to compare

Split buyable description to name and description

13 Mar 16:54
Compare
Choose a tag to compare

2.11.11

13 Mar 14:38
Compare
Choose a tag to compare

Full Changelog: 2.11.10...2.11.11

Bump Laravel version

14 Jul 13:29
Compare
Choose a tag to compare

Fix required amount validate is not working correctly and make make ProductItemCoupon compatibale with order discount

07 Aug 15:18
Compare
Choose a tag to compare

Rework discount by amount for apply once or apply to all items

06 Aug 07:06
Compare
Choose a tag to compare
2.11.3

Remove overriden getDescription() and use parent function directly

Rework discount by amount for apply once or apply to all items

05 Aug 17:14
Compare
Choose a tag to compare
2.11.2

Rework discount by amount for apply once or apply to all items

Fix cart store and restore functions

04 Aug 18:12
Compare
Choose a tag to compare
2.11.1

Update restore and store method from upstream to use items key in col…

Merge from upstream

04 Aug 16:46
Compare
Choose a tag to compare

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

03 Aug 18:32
Compare
Choose a tag to compare
2.10.1

Fix incorrect discount when cart items received quantity is larger th…