Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Latest commit

 

History

History
37 lines (17 loc) · 1.45 KB

File metadata and controls

37 lines (17 loc) · 1.45 KB

Changelog

0.2.1 (2026-02-28)

Patches

  • make run field optional in ExecuteResponse to match compile (af26549)

0.2.0 (2026-01-06)

Features

  • client: add custom headers support for API requests (5df4580)

0.1.0 (2026-01-06)

Features

  • client: add runtimes API to retrieve available language runtimes (f2b8a29)

0.0.3 (2026-01-06)

Patches

  • client: specify fetch type signature explicitly (727883b)

0.0.2 (2026-01-06)

Features