mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-17 06:44:49 -06:00
* feat: add params to api * feat: wire up API to accept params * fix: queries, gen python * chore: python version * feat: gen ts * chore: ver * chore: lint * [Python]: Feat: Workflow runs API wrapper, slightly improved typing, cruft (#1636) * feat: add runs list wrapper around API * chore: version * feat: add to standalone * chore: docs * fix: clean up workflow registration * fix: add additional opts to trigger opts * fix: warning * fix: defaults * fix: docs * docs: fix cron docs * fix: gen