v0.8.0
Contract: crawlsnap-contracts v0.11.0
Added
sport_snap.channel_repeats()(sync and async) accepts an optionalcursor
keyword that is forwarded verbatim as thecursorquery parameter. The
channel repeat schedule is served as ~20-fixture pages with
fixtures_next/fixtures_prevcursors; without this, callers were pinned
to the first page (roughly two days of schedule). The region is always taken
fromiso_code, never from the cursor.
Changed
- Models regenerated from the bundled contract: the cursor fields on the
channel repeat payload are now documented.