0.3.1 (2026-09-25)
Features
- bridge-rector: convert expectExceptionMessageMatches to withMessagePattern (d409881)
- bridge-rector: log fixture runner system errors to the
rector-errors.jsonchannel (b498d28)
Bug Fixes
- bridge-rector: add lifecycle attributes only in TestCase classes and traits (03dd7ef)
- bridge-rector: convert expectExceptionMessage to withMessageContaining (d409881)
- bridge-rector: convert withMessageContaining back to expectExceptionMessage (d409881)
- bridge-rector: drop
#[\Override]left dangling after detaching fromTestCase(#353) (29fa870) - bridge-rector: mark the tests of a class that extends TestCase through a base (2f79fb2)
- bridge-rector: surface Rector system errors in the fixture runner (#355) (b498d28)