Skip to content

Releases: MaXiMo000/receipt

receipt v0.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Sep 05:45

Bump to 0.1.1 -- the FIFO-hang and redact.py fixes need a real release

0.1.0 is already published to PyPI without either fix. clicked's
network-capture redaction (about to depend on receipt-evidence) needs
the JSON-quoted-key fix to actually be effective for JSON POST bodies;
tagging this so release.yml can publish it.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com


Full Changelog: v0.1.0...v0.1.1

receipt v0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 13:43

v0.1.0 -- first release

Snapshots a working directory before and after a command runs, and reports
pass/fail/unverified on whether the change matches what was declared --
renames, permissions, and redaction all tracked, glob declares, validated
JSON Schema output.

pip install receipt-evidence


Full Changelog: https://github.com/MaXiMo000/receipt/commits/v0.1.0