4.0.2.Final
What's Changed
- junit parameter resolver by @dev-qnz in #163
- @ExplicitParameterInjection is now by default inherited for nested classes by @manovotn in #166
- Clarify that WeldInitiator.from() and WeldInitiator.of() should use the same variable scope by @manovotn in #168
- Do not greedily inject @ParameterizedTest; instead treat is as explicit param. injection by @manovotn in #170
New Contributors
Full Changelog: 4.0.1.Final...4.0.2.Final