Skip to content

Releases: treeStoneIT/shopping-cart

v1.5.0

13 Sep 20:56
303b3d5
Compare
Choose a tag to compare
  • Add support for php 8.1 & Laravel 9

v1.4.3

19 Feb 04:14
44cd3af
Compare
Choose a tag to compare

Update config file: keep the default values, but look for env variables if available.

v1.4.2

02 Feb 18:04
639a1c3
Compare
Choose a tag to compare

v1.4.1

21 Jan 17:57
f8b2e87
Compare
Choose a tag to compare

v1.4.0

13 Sep 16:44
7192f77
Compare
Choose a tag to compare
  • Laravel 8 support
  • drops support for PHP 7.2 as EOL is around the corner

v1.3.0

03 May 22:13
5b28ec7
Compare
Choose a tag to compare

Enable Variable pricing based on Product Options

v1.2.0

06 Apr 03:16
90045f1
Compare
Choose a tag to compare

Add support for Laravel 7

v1.1.3

16 Jan 15:54
Compare
Choose a tag to compare

Fixed removing non-existing item bug (4c38021)

v1.1.2

12 Dec 16:59
Compare
Choose a tag to compare

Fixed bug where tax calculation did not respect product quantity

v1.1.1

26 Nov 19:55
Compare
Choose a tag to compare

Added updateOption method