Skip to content

Releases: JackieDo/Laravel-Cart

3.0.4

19 Feb 22:09
Compare
Choose a tag to compare
  • Supported Laravel 10.x

3.0.3

28 Feb 03:59
07a62f9
Compare
Choose a tag to compare
  • Supported Laravel 9.x

3.0.2

17 Feb 18:46
52728c4
Compare
Choose a tag to compare
  • Supported Laravel 8.x

3.0.1

04 Jun 23:57
ea08295
Compare
Choose a tag to compare
  • Fix bugs.
  • Change default setting in configuration file.

v3.0.0

02 Jun 05:33
d1e6734
Compare
Choose a tag to compare

First release of version 3.0

2.0.6

25 Apr 16:12
c8e9236
Compare
Choose a tag to compare

CHANGE LOGS:

  • Fixed:
    • Getting the model from the associated attribute of cart item.
    • Updating the hash when change cart item attributes.
  • Updated:
    • Update README.

2.0.5

14 Apr 07:41
b233f58
Compare
Choose a tag to compare

CHANGE LOGS:

  • Fixed:
    • Fix firing events (PR #14, PR #15).

2.0.4

14 Apr 06:15
fbfc41c
Compare
Choose a tag to compare

CHANGE LOGS:

  • Update:
    • Add support for all Laravel 5x (PR #13).

2.0.3

14 Apr 05:24
b21e5bb
Compare
Choose a tag to compare

CHANGE LOGS:

  • Update:
    • Add support for Laravel 5.5
    • Add support for Laravel's Package Discovery feature.

2.0.2

20 Jun 00:47
Compare
Choose a tag to compare
  • Update README
  • Add unit testing