v3.1.0
Additive release on top of 3.0.0.
What's new
- Pass
currencyon sealed product get/list, and model the Cardmarket fields (#3) - Support Cardmarket current prices and listings (#4)
- Add sealed product listings (#5)
Note on versioning
This package has been on the 3.x line since the two breaking changes in #1 and #2. Earlier releases were mislabelled as v1.0.x even though they published 3.x artifacts to PyPI — the release tag is only a label, and the workflow publishes whatever version pyproject.toml carries. Tags now match the published version, and the publish job fails fast if the tag, pyproject.toml and __version__ ever drift again.
Full Changelog: v1.0.5...v3.1.0