Releases: levelfiveteam/simplecart
Releases · levelfiveteam/simplecart
Updated Readme and Composer Description
v1.2.3 Merge branch 'develop' of github.com:levelfivehub/simplecart into dev…
BETA Version for Packagist
v1.2.3-beta Install dependency
Required release with composer changes.
v1.2.2 Composer file, changed require components to require-dev
v1.2.1 - Stable Release r2
- Updated revision, cannot add the same item more than once. The same item is worked out via the uniqueId.
- If the same item is to be added, an exception is thrown to notify the item must be updated.
v1.2.0 - Stable Release
This release has 100% coverage and the bugs fixed around the Error handling model.
Added in Licensing information
v1.1 Added in author and licensing information
v1.0 - Working version of SimpleCart [Discontinued]
This is a very simple cart system using the ZF Container service. This service is particularly useful for development on short and snappy order processing systems.
You add your item(s), proceed to cart, complete order and clear the cart.