Skip to content

6.0.1

Compare
Choose a tag to compare
@Tobi-De Tobi-De released this 28 Mar 09:04
· 39 commits to main since this release

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.