SaveDelta v0.1.0 #4
KanadeK
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
First public release
SaveDelta turns one controlled before/after change into an explainable map of where an application stored it.
Highlights
.sdeltasnapshots for files and directories--expect 100:250numeric field locationInstall
Download the wheel below, then run:
python -m pip install savedelta-0.1.0-py3-none-any.whlOr use the standalone
savedelta.pyzwith Python 3.11+.Validation
65 regression tests, repository policy checks, packaging checks, and smoke tests pass across Python 3.11–3.14 on Linux, macOS, and Windows. Verify downloads with
sha256sum --check SHA256SUMS.See the README for the five-minute workflow, exact acceptance commands, and failure-repair guide.
This discussion was created from the release SaveDelta v0.1.0.
All reactions