v0.5.0
Immutable
release. Only release title and notes can be modified.
0.5.0 (2026-05-10)
⚠ BREAKING CHANGES
- tracking: switch mlflow from deprecated mlruns to sqllite db (#122)
- deps: lower Python floor to 3.11 (#133)
- data: unify data.source and data.labels.source resolvers (#128)
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
- add Context7 widget script to Sphinx docs (deea214)
- context7.json with URL and public key (73c30c3)
- update README with logo and project details (a4da263)