Skip to content

v0.5.2

Choose a tag to compare

@0xGhostCasper 0xGhostCasper released this 31 Mar 22:14
· 99 commits to main since this release

Fixes

  • Fixed VintedItemDetail.category field type — Vinted API returns category as a list of breadcrumb strings (e.g. ["Femmes", "Vêtements", "Mini"]), not a single string. Now accepts both list[str] and str.

Full Changelog: v0.5.1...v0.5.2