0.9.0 (2026-03-14)
⚠ BREAKING CHANGES
- Assert: Use ACTUAL, EXPECTED order in assertions
Features
- Assert: Add
Assert::count()method (16dfa0f) - Assert: All the assertion and expectation exceptions are extended from
LogicExceptionnow (#96) (8c1a510) - Assert: Assertion feature is a plugin now (365b52f)
- Config: Support arrays instead of
FinderConfiginApplicationConfigandSuiteConfig(df26e30)
Bug Fixes
- Inline: Respect filtering DataProvider options (8656891)
- Teamcity: Send full DataSet coordinates in FQN (8656891)