Skip to content

Releases: liver-detox/SourceQuorum

SourceQuorum v0.1.1

Choose a tag to compare

@liver-detox liver-detox released this 02 Sep 01:19

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

Choose a tag to compare

@liver-detox liver-detox released this 23 Aug 03:39

Initial public release of SourceQuorum.

  • Local, deterministic, fail-closed source quorum verification
  • Synthetic inventory example only
  • Python 3.11–3.14
  • Apache-2.0