Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

v1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 14:05
· 188 commits to main since this release

Fix

  • add_items_to_cart: Allow missing key in error dict (e20033a)
  • OrderCapture fetcher: Don't throw on no pickup points available error (14017f6)
  • typing: Add missing type hint (eba9a1c)
  • Item Iows fetcher: Kindly return empty list if recevied no data at all (a0ca38a)

Chore

  • deps: Update pre-commit hooks (cdd9fe5)
  • deps: Update responses requirement from 0.15.0 to 0.16.0 (751ce82)
  • deps-dev: Update black requirement from 21.10b0 to 21.11b1 (55a00a3)