New
9.2.0
[!CAUTION] This version is not recommended due to the following issue: https://github.com/AwesomeAssertions/AwesomeAssertions/issues/309
What's Changed
New features
- Add collection Contain with occurrence constraint by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/238
Improvements
- Use consistent newlines in failure messages by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/212
- Improve string comparison visualization by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/215
Fixes
- fix: string equivalency throwing erroneous whitespace exceptions when using comparer by @tbui17 in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/221
- Fix false positive sonarqube issues by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/268
- Fix documentation tips formatting by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/274
Documentation
- Update docs for 9.1.0 by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/207