·
4 commits
to master
since this release
ReceiptRadar CLI
Local-first receipt → ledger. No cloud. No account.
Highlights
- Ledger schema v4 soft-delete (
trash/restore/purge) rradar release-checkgates process, soft-delete, integrity, demo, api-smoke- Archive ships
version.json+VERSIONderived from the binary (no hardcoded schema)
Install
See docs/INSTALL.md.
# verify download
sha256sum -c rradar-*.sha256
# after unpack:
./rradar version --long
./rradar release-check --fixtures /path/to/repo/fixturesArchive includes: binary, LICENSE, README, INSTALL, cli.md, privacy.md, ledger-schema.md, RELEASE.md, CHANGELOG, THIRD_PARTY_NOTICES, VERSION, version.json.
Smoke
./rradar version --long
./rradar engines
./rradar release-check --fixtures fixtures
./rradar doctorONNX weights are not bundled; optional --features onnx build + tools/fetch-models.*.
What's Changed
- closure: CLI RC — Windows smoke fix + attachment purge lifecycle by @taipei49314 in #2
New Contributors
- @taipei49314 made their first contribution in #2
Full Changelog: v0.1.0-cli.30...v0.1.0-cli.34