6.0.1
Full Changelog: v6.0.0...6.0.1
- Resolved an issue where cart metadata from previous sessions were not being loaded upon instantiation of a new cart.
- The
get_price
method now accepts any numeric type (int, float, Decimal) as a parameter, rather than only relying on Decimal values.