Skip to content

Latest commit

 

History

History
64 lines (29 loc) · 2.27 KB

File metadata and controls

64 lines (29 loc) · 2.27 KB

Changelog

0.5.0 (2026-02-28)

Features

  • Add config file support for API key persistence (a8e691f)

0.4.0 (2026-02-28)

Features

0.3.1 (2026-02-28)

Bug Fixes

  • Display field-level validation error details from CodizeApiError (8636496)
  • Do not inherit sandbox exit code in JSON output mode (da24b07)

0.3.0 (2026-02-28)

Features

  • Add --eval option to run command for inline code execution (42ea4b9)

0.2.1 (2026-02-28)

Bug Fixes

  • Handle nullable run field in sandbox execution result (192e824)

0.2.0 (2026-02-28)

Features

  • Add --json output option to run command (86749c0)

0.1.0 (2026-02-27)

Features

Bug Fixes

  • Capitalize 'Sandbox' in run command description (7c7fd75)

0.0.1 (2026-02-27)

Features

  • Add run subcommand for executing source files in Codize sandbox (f001b1d)
  • Release v0.0.1 (72a6196)