0.10.17 (2026-06-06)
Features
- core: aggregate run statistics via Summary DTO and show assertions (cd20c42)
- coverage: add CLI flags for Clover, Cobertura, and XML coverage reports (#204) (f87365b)
- testing: implement property autowiring with
Injectattribute andInjectPlugin(0915a3f)
Bug Fixes
- repeat: ensure log messages end with a newline for clarity (a549ce7)