v0.4.0
A minor rather than a patch: the trait's PHPUnit lifecycle hooks are all
@internal. Their protected visibility is required for PHPUnit discovery,
not an invitation to override them. A test class that owns post-conditions
must use the documented trait alias to compose them explicitly.