v1.2.0
Upgrades to the typing of this package, alongside various other minor changes.
Breaking Changes
- Drop support for python 3.8 (it is past EOL)
- Pure internal modules are - properly - no longer exported
Interface changes
catalog_productignores all other kwargs whennextPageis present- Properly export common
errormodule
Style
- Inline types (specified with
py.typed) - Enforce type checking with the use of basedpyright
Thank you to the contributors
@CoderJoshDK