Releases: Pipeliner/hypothesisctl
Release list
hypothesisctl v0.2.1
Security release: prevents checkout package shadowing in the composite Action; adds strict agent-completion evidence fixtures; and introduces an isolated, OIDC-based PyPI publisher with immutable Action pins and a hash-pinned build backend. See CHANGELOG.md for the full release notes.
hypothesisctl v0.2.0
Adds a dependency-free composite GitHub Action for fail-closed experiment and AI-agent evidence gates. Inputs cross the shell boundary through quoted environment variables; local regression coverage includes paths with spaces and a shell-injection-shaped policy. The public workflow passes the Action smoke test plus Python 3.10–3.13, using immutable current official Action pins without deprecation annotations. Source commit: 1d2d8f0. Attached wheel SHA-256: 7bf21955668b579c37a8657f1f9a1d7a9f95df3dace6226b3559ee4dd629e601.
hypothesisctl v0.1.0
First public release: strict JSON hypothesis records, deterministic CONTINUE/KILL/BLOCKED/WAIT decisions, stable CI exit codes, explicit coverage and collection failures, and no runtime dependencies or network access. The attached wheel was built from commit 4cb74c2; SHA-256: c2acc0850016807849220255ada4900192ee459718e16c92b553cfc8de3e584e.
Initial release
Full Changelog: v0.2.0...020