Changelog¶
0.14.0 (2026-06-09)¶
⚠ BREAKING CHANGES¶
Features¶
communicate reproducibility caveat for stochastic methods (#251) (#268) (0b68d10)
data: folder-as-label (ImageFolder-style) ingestion (#264) (#265) (ba7bda0)
model: tree/tabular backend + SHAP TreeExplainer end-to-end (#246) (#298) (5081914)
robustness: make algo invocation configurable and expand the list of supported algos for all current libs (#281) (4ca6ec0)
transparency: add captum NoiseTunnel (SmoothGrad/VarGrad) support (#294) (c93268a)
transparency: first-class structured attribution payloads (#101) (#292) (4bd646d)
transparency: SHAP modern-API dispatch + captum Layer* generalization (#267) (#275) (fbf3f92)
Bug fixes¶
Internal code refactoring¶
0.13.2 (2026-06-04)¶
Internal code refactoring¶
0.13.1 (2026-06-02)¶
Features¶
Bug fixes¶
Internal code refactoring¶
0.13.0 (2026-06-01)¶
⚠ BREAKING CHANGES¶
robustness: add auto-LiRPA certified bound-propagation assessor (closes #212) (#227)
Features¶
Documentation¶
0.12.0 (2026-06-01)¶
⚠ BREAKING CHANGES¶
robustness: average-case robustness adapter via imagecorruptions (closes #213) (#214)
Features¶
Documentation¶
0.11.0 (2026-05-30)¶
⚠ BREAKING CHANGES¶
transparency: rename ExplanationScope.COHORT to AGGREGATED (#216)
Features¶
Internal code refactoring¶
0.10.1 (2026-05-25)¶
Bug fixes¶
0.10.0 (2026-05-25)¶
⚠ BREAKING CHANGES¶
Bug fixes¶
Dependencies¶
Documentation¶
Internal code refactoring¶
0.9.3 (2026-05-20)¶
Features¶
0.9.2 (2026-05-20)¶
Documentation¶
0.9.1 (2026-05-19)¶
Bug fixes¶
0.9.0 (2026-05-19)¶
⚠ BREAKING CHANGES¶
transparency: detection task-family + Phase 5 contributor config + E2E (#176)
Features¶
0.8.0 (2026-05-18)¶
⚠ BREAKING CHANGES¶
Features¶
Bug fixes¶
0.7.1 (2026-05-17)¶
Features¶
Dependencies¶
Internal code refactoring¶
0.7.0 (2026-05-14)¶
⚠ BREAKING CHANGES¶
config: prune presets, add --demo flag (#165)
Internal code refactoring¶
0.6.2 (2026-05-13)¶
Bug fixes¶
0.6.1 (2026-05-13)¶
Features¶
0.6.0 (2026-05-13)¶
⚠ BREAKING CHANGES¶
Features¶
infra: chips for every panel-producing log (#149) (#150) (d75b7a9)
infra: error-rethrow layer for wrapped third-party libs (#140) (1bdd2b6)
infra: raitap-deps — auto-detect uv extras from Hydra config (#100) (#155) (6d4cb71)
reporting: redesign report and implement html reporter (#139) (f80df50)
robustness: per-logit output bounds for MarabouAssessor (#142) (aa11125)
robustness: visualise MarabouAssessor per-logit output bounds (#145) (5dc9ec1)
Bug fixes¶
0.5.0 (2026-05-10)¶
⚠ BREAKING CHANGES¶
Features¶
data: unify data.source and data.labels.source resolvers (#128) (7fccefe)
infra: diagnostics utils, better terminal warnings (#124) (11ef2f5)
misc: prettify terminal output with rich panels and themed progress (#121) (6a9fb61)
reporting: allow users to pin report samples for explainer visualisations (#118) (58deebe)
robustness: Marabou formal-verification adapter + SemanticallyDescribable refactor (#134) (99968f2)
robustness: rebuild module with typed contracts and attack adapters (#119) (ed3f845)
Bug fixes¶
Documentation¶
Build system¶
0.4.2 (2026-05-06)¶
Bug fixes¶
0.4.1 (2026-05-06)¶
Bug fixes¶
Documentation¶
0.4.0 (2026-05-06)¶
⚠ BREAKING CHANGES¶
Features¶
Documentation¶
badge link in README (4264a58)
0.3.0 (2026-05-05)¶
⚠ BREAKING CHANGES¶
transparency: overhaul transparency to support many explainer categories, scopes and families in a typed robust way (#98)
remove alibi support for the moment, due to deps conflicts
reporting: add compact global/local reports and multirun merging (#89)
transparency: split RAITAP and library kwargs in transparency config (#86)
harden python version support and document legacy CUDA compatibility guidance (#85)
Features¶
Bug fixes¶
Dependencies¶
Documentation¶
Internal code refactoring¶
improve type-safety, remove dead code, remove memory and data leaks (#80) (d50a79c)
transparency: overhaul transparency to support many explainer categories, scopes and families in a typed robust way (#98) (f0d5718)
transparency: split RAITAP and library kwargs in transparency config (#86) (663f42e)
0.2.1 (2026-04-14)¶
Dependencies¶
dev: update commitizen requirement from >=3.0.0 to >=4.13.9 (#47) (846633b)
dev: update furo requirement from >=2024.8.6 to >=2025.12.19 (#42) (b89e8ab)
dev: update myst-parser requirement from >=4.0.0 to >=5.0.0 (#45) (4c726d0)
dev: update pytest requirement from >=8.0.0 to >=9.0.3 (#49) (22745d4)
dev: update pytest-cov requirement from >=4.1.0 to >=7.1.0 (#41) (29ef0ee)
dev: update sphinx requirement from >=8.0.0 to >=9.1.0 (#46) (6ecbc20)
dev: update sphinx-autobuild requirement from >=2024.10.3 to >=2025.8.25 (#48) (c313c3f)
update pillow requirement from >=10.0.0 to >=12.2.0 (#43) (34b79ad)
Code Refactoring¶
0.2.0 (2026-04-13)¶
⚠ BREAKING CHANGES¶
issues discovered during cluster tests (#51)
Bug Fixes¶
Documentation¶
fix order (13e5ae3)