Releases: lukepolo/laracart
Releases · lukepolo/laracart
Bug Fixes
1.4.1-rc: Merge pull request #212 from lukepolo/bug/dont-caulculate-discount-twice
Pre-release
Bug/dont caulculate discount twice
Release 1.4.0
Fixed adding double tax onto fees
Apply fixes from StyleCI [ci skip] [skip ci]
Fixing issues total with fees when requesting without taxes
Laravel 5.5 and dont delete if empty
1.3.5 anything above 5.4
Release 1.3.4
- Create .release.json (d80fa47)
Sub items can have qts
Merge pull request #198 from jmarcher/master Fixed problem with tests (PR from 1.1)
1.1.46: Merge pull request #195 from jmarcher/patch-1
Fixed problem were only laravel 5.3.0 was installed
Tax can be more than 100%
Merge pull request #192 from jmarcher/master Merge with #190