Skip to content

SourceQuorum v0.1.1

Latest

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.