- Validate probes in the safeguard control #7, using the new
validate_controlcapability of the chaostoolkit core - Export control functions in module variable
__all__
- Requires Python 3.7+ to match Chaos Toolkit itself
- Ensure to not replay safeguard with frequency once triggered
- The
bypasscontrol to dynamically filter activities that should not be executed - The
idleaction/probe to pause experiments without blocking the process
- Ensure latests setuptools when releasing
- pyproject.toml
- MANIFEST.in
- Initial release