Scope
With compliance-pausable intended as a publishable shared crate (see the crates.io publishing issue) and several contracts now exposing stable-ish client interfaces, add cargo-semver-checks to CI so an accidental breaking change to a public function signature is caught before merge rather than after a downstream consumer breaks.
Acceptance criteria
Scope
With
compliance-pausableintended as a publishable shared crate (see the crates.io publishing issue) and several contracts now exposing stable-ish client interfaces, addcargo-semver-checksto CI so an accidental breaking change to a public function signature is caught before merge rather than after a downstream consumer breaks.Acceptance criteria
cargo semver-checksagainst the previous published/tagged version for at least thepausablecrate