Skip to content

Release 1.0.3

Choose a tag to compare

@jhaynie jhaynie released this 06 Feb 08:27
· 566 commits to main since this release
b8663c5

Improvements

  • #883 Export server schemas (sandbox, queue, stream, snapshot, eval, and project API response/request schemas) for external use - Jeff Haynie
  • #883 Change sandbox create files field from a record (Record<string, string>) to an array of {path, content} objects for consistency with the nested snapshot files format - Jeff Haynie