2.0.7
What's Changed
- fix: assertj contains is weaker than hamcrests contains by @davidburkhart in #371
- Limit
RemoveIsMatcher
to invocations withinassertThat
by @AlekSimpson in #374 - removed containsInRelativeOrder from yaml list by @AlekSimpson in #376
- Changed AnyToNullable from declarative to imperative so that it can h… by @nmck257 in #378
- Assert instance of migration by @matusmatokpt in #372
- More Hamcrest Migrations for Number Matchers by @AlekSimpson in #379
- Remove try-catch-fail blocks from unit tests by @AlekSimpson in #370
New Contributors
- @davidburkhart made their first contribution in #371
- @matusmatokpt made their first contribution in #372
Full Changelog: v2.0.5...v2.0.7