Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.09 KB

File metadata and controls

43 lines (28 loc) · 1.09 KB

Changelog

All notable changes to Runbraid are documented here.

0.4.1

  • Release-readiness documentation polish.
  • Added standard repository files for contribution, security, conduct, and generated artifacts.
  • Updated version references and public packaging metadata.
  • Added docs index for easier navigation.

0.4.0

  • Added JSON checkpoints for normal runs.
  • Added --resume, --checkpoint-path, and --no-checkpoint.
  • Added checkpoint metadata to markdown and JSON reports.
  • Added checkpoint and resume documentation.

0.3.1

  • Added provider and check command allow/deny policies.
  • Added dry-run command safety preview.
  • Added policy results to reports.

0.3.0

  • Added the generic local command provider.
  • Added provider command timeout and output capture.
  • Added a safe fake-agent example.

0.2.1

  • Cleaned documentation drift.
  • Added runbraid schema.
  • Reviewed packaging metadata.

0.2.0

  • Added stronger validation, JSON reports, dry-run mode, and check confirmation.

0.1.0

  • Initial YAML loop runner with manual provider, checks, retries, and markdown reports.