Releases: bumbummen99/LaravelShoppingcart
Releases · bumbummen99/LaravelShoppingcart
Fix PostgreSQL
Laravel 9
Add Laravel 9 compatibility #165 by @quintenbuis
4.1.0
Added ?string instance member to CartItem #140 by @ChrisThompsonTLDR
Added array handling for CartItemOptions #141 by @macbookandrew
Fixed variable name typo #118 by @guysolamour
4.0.0
3.2.0
3.1.0
3.0.0
Important:
The package will from now on use schematic versioning.
New Features:
- New events (adding, updating, removing) that trigger before the cart has been modified by @manojo123
Laravel 8 & Calculators
Check/Republish your config file!!!
Support for Laravel 8+,
Introduction of Calculators
, simply adjust the calculation logic as you want,
2.9.0
New minor version, check/republish your config file.
- Laravel 7 Support
- (Optional) Gross price as base (tax calculation)