Releases: bumbummen99/LaravelShoppingcart
Releases · bumbummen99/LaravelShoppingcart
2.8.8 Bugfix
#56 Fix cartitem priceTax bug
2.8.7
2.8.6
- Fix: Products keep their position in the collection after updating (i.e. changing the rowId)
- Doc: Further README translation
2.8.5
- Hotfix related to validating the weight parameter.
- Readme translation
Laravel 6.1 Support
Update composer.json Should also support Laravel 6.1
2.8.3 | Laravel 6 Support
Compatibility for Laravel 6
Big thanks to Daniel Tomlinson
2.8.2
Fixed publish migration
Fixed copypasta in the Readme
Added validation for weight
2.8.1
Fixed weight integration (options return empty array)
Updated to Laravel 5.8
Compatibility with Laravel 5.8
Dropped support for versions below 5.4
Merge carts
Added Cart merge functionality
Fixed up the Readme a bit
Fixed NoSqlDb support
Fixed up typos
Small changes