Releases: omnilight/yii2-shopping-cart
Releases · omnilight/yii2-shopping-cart
1.3.0
1.2.2 release
Fixed method 'setPositions'. Now it filters given positions by the quantity property
1.2.1 release
Fixes #14
1.2.0 release
This release fixes bug #12 (misuse of the $data property of the event) by introducing CartActionEvent class for all cart changing events.
1.1.0 release
New:
- Ability to setup session component where cart will be stored
- Ability to disable auto save cart to the session
1.0.3 release
Code cleanup
1.0.2 release
Small updates in readme
1.0.1 release
Small changes in cost computations and updated readme
1.0.0 release
This is the first stable release of this extension