Skip to content

v1.1.0

Compare
Choose a tag to compare
@mcuadros mcuadros released this 09 Apr 22:34
· 13 commits to master since this release
1643ed1

Small incremental update adding os.command function and validation of the resource to avoid misconfiguration of resources.

  • cmd/run: add validation (1643ed1)
  • starlark/types: validate function and CallStack record (4a1a60b)
  • starlark/module: os, added command function (4d4f105)