Skip to content

2.0.2

Compare
Choose a tag to compare
@alexdlaird alexdlaird released this 30 Oct 17:31
· 53 commits to main since this release

Added

  • item_class to the config file, which allows for overriding the Item class.
  • Support for Amazon's new data-component tag on order subtotals.
  • Build and stability improvements.

Fixed

  • The return value of Order._parse_recipient() is now optional, so parsing doesn't break digital goods without a shipping address.
  • Redundant order ID logic to parse from the URI, simplified to consistently fetch from page.
  • Support for order details selector on Amazon's legacy digital orders page.