Skip to content

v3.1.0

Choose a tag to compare

@preaverage preaverage released this 14 Aug 09:47
· 6 commits to main since this release

Additive release on top of 3.0.0.

What's new

  • Pass currency on 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