Releases: cnicholas/processbehavior
Releases · cnicholas/processbehavior
Release list
v0.2.0
First public release — on PyPI: pip install processbehavior.
Highlights (full detail in the changelog):
- Three-state design lineage (PDS / ODS / ADS) detected automatically; chart selection routes by what your data can actually analyze
- R6/RCR6 computed per request onto the requesting result's own frame —
execute()and the probes are pure; numerics bit-identical Study.supports_calibration(...)predicate +CalibrationNotSupportedError; module-levelformulate();execute(stratify_by=); type-stableresult.statistics()detect_signalsrule presets ('standard'/'extended'/'all') work as documented- Docs: twelve executed, CI-gated tutorials; introspection-verified API reference with a drift-guard test; live documentation site
- Validation: 280 assertions against Thomas A. Bishop's Minitab reference results run in CI on every change
v0.1.1 (internal)
Internal milestone — never published to PyPI. See the 0.1.1 changelog section. (The red Publish run on this tag is expected: retro-tagged before the PyPI publisher existed.)
v0.1.0 (internal)
Internal milestone — never published to PyPI. See the 0.1.0 changelog section.