Releases: MaXiMo000/receipt
Release list
receipt v0.1.1
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
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