Skip to content

v0.1.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Aug 00:32
· 39 commits to main since this release

Changelog

  • a13f2bb Day 0: repo skeleton and AGENTS.md
  • 8e2590c Day 1: CLI skeleton, git fingerprinting, config, init command
  • db64027 Day 2-3: command runner, receipt schema, proofrun run
  • 93d3535 Day 4: STALE determination and proofrun status
  • 8d065e9 Day 5: proofrun report and CI across all three platforms
  • 53a4c9a Day 6: goreleaser config, release CI, version flag
  • 5b86fb8 Day 7: README, LICENSE, dogfood ProofRun on itself
  • 052d27a Fix release archive naming to match README install command
  • a40e010 Fix review findings: command-forging gap, broken install URL, Windows/macOS-blind release gate
  • d36539e Fix review round 2: empty command in config re-opens the forgery gap
  • 709b870 Fix review round 3: string-join command comparison enables argv-collision false PASS
  • f3cfc5a Self-review fixes: gate release on tests, tighten tag trigger, doc gaps