Releases: wagnerwagner/merx
Releases · wagnerwagner/merx
1.6.2
1.6.1
1.6.0.1
Hotfix
- Updates version number in composer.json 11bb888
Improvements
- Makes Merx compatible with PHP 8 (#35, #36) 65a2c26
- Improves general compatibility with Cart’s
add
method (key
/id
) 5c41286 - Improves code quality. 509531a 20605be b3fd351
- Improves tests. f7ec388
- Removes price check for product pages. Price is added by
ProductList::__set
automatically. (#40) 24f6f83 cart.fields
option: Allows everything that can be converted to string (#37) b0ac95d- Unified Exception details 7c53369
Fixes
- Removes return type for ProductList::append to be compatible with PHP 7.4 765aa94
Refactoring
1.6.0
Improvements
- Makes Merx compatible with PHP 8 (#35, #36) 65a2c26
- Improves general compatibility with Cart’s
add
method (key
/id
) 5c41286 - Improves code quality. 509531a 20605be b3fd351
- Improves tests. f7ec388
- Removes price check for product pages. Price is added by
ProductList::__set
automatically. (#40) 24f6f83 cart.fields
option: Allows everything that can be converted to string (#37) b0ac95d- Unified Exception details 7c53369
Fixes
- Removes return type for ProductList::append to be compatible with PHP 7.4 765aa94
Refactoring
1.6.0-beta.2
Improvements
- Removes price check for product pages. Price is added by
ProductList::__set
automatically. (#40) 24f6f83 cart.fields
option: Allows everything that can be converted to string (#37) b0ac95d- Unified Exception details 7c53369
Fixes
- Removes return type for ProductList::append to be compatible with PHP 7.4 765aa94
Refactoring
1.6.0-beta.1
1.5.1
Hotfix for version number conflict between git and composer.
Version 1.5.0 Notes
Improvements
- Allows Stripe statement descriptor (#21) 86f516f
- Allows same product with different attributes for ProductList/Cart (#18) 8df5d40 54b3d76 e5d45c0
- Improves localization for single language installations (#31) dca5091
Others
- Remove invisible characters 0615710