Skip to content

v0.23.0

Choose a tag to compare

@rustyconover rustyconover released this 10 Aug 23:01
· 14 commits to main since this release

The shared landing page now reads the catalog over the VGI protocol instead of fetching a worker-produced describe.json, which this release deletes.

  • WorkerLandingInfo.of(worker) supplies the worker identity; GET {prefix}/vgi-client.js serves the browser client build the page imports.
  • Attach options gain required, enforced at catalog_attach.

Requires farm.query:vgirpc 0.21.0.