Releases: liver-detox/SourceQuorum
Releases · liver-detox/SourceQuorum
Release list
SourceQuorum v0.1.1
This release improves CLI usability and onboarding for SourceQuorum’s local source-comparison workflow.
What’s changed
- Added conventional CLI and subcommand help with actionable, safe argument errors.
- Added a one-command demo covering check, publish, and stored-release verification using the included synthetic inventory example.
- Simplified English and Chinese onboarding.
- Updated release metadata to 0.1.1 and hardened unexpected runtime exits at the CLI boundary.
Verification
- 489 tests passed.
- Ruff formatting and lint checks passed.
- mypy strict checks passed.
SourceQuorum v0.1.0
Initial public release of SourceQuorum.
- Local, deterministic, fail-closed source quorum verification
- Synthetic inventory example only
- Python 3.11–3.14
- Apache-2.0