0.10.8 (2026-05-10)
Features
Bug Fixes
- core: Repair filtering by multiple files in the same directory (861923c)
- infection: enable IncludeInterceptor before requiring composer autoload (0240517)
- infection: pass Testo's
--pathvalues relative toprojectDir(c624250)
Code Refactoring
- assert: Remove
AssertExceptionand useAssertionExceptioninstead (b4166f6)