Skip to content

v1.2.0

Latest

Choose a tag to compare

@Christilut Christilut released this 09 Jul 20:28
· 1 commit to master since this release

Added

  • paginate() helper: iterate every item across all pages of any cursor-paginated endpoint.
  • Context-manager support: with SonoVault(api_key=...) as sv.
  • examples/ folder: find an ISRC, cross-platform links, play-log enrichment, live SSE events, and a webhook receiver with signature verification.
  • Publishing now runs from CI with a PyPI Trusted Publisher.