Skip to content

v0.1.1

Choose a tag to compare

@joshrotenberg joshrotenberg released this 23 Mar 14:14
· 11 commits to main since this release
617e122

Added

  • (exec) add Debug impl for CommandOutput that redacts long stdout/stderr (#10)
  • add missing CLI commands, integration tests, and docs (#2)

Fixed

  • (exec) validate non-empty model name in ExecCommand::model() (#11)

Other

  • (error) add Display impl test coverage for each Error variant closes #4 (#7)
  • note SandboxMode and ApprovalPolicy defaults in crate-level docs closes #3 (#5)