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
- Remove obsolete question from faq by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/237
Dependencies
- fix(deps): update dependency cspell to v9.1.5 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/209
- chore(deps): update dependency verify.xunit to 30.5.0 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/216
- fix(deps): update dependency cspell to v9.2.0 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/217
- chore(deps): update dependency meziantou.analyzer to 2.0.208 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/222
- chore(deps): update dependency roslynator.analyzers to 4.14.0 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/223
- chore(deps): update dependency meziantou.analyzer to 2.0.210 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/230
- chore(deps): update mstest monorepo by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/232
- chore(deps): update dependency jetbrains.annotations to v2025 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/224
- chore(deps): update mstest monorepo by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/242
- chore(deps): update dependency meziantou.analyzer to 2.0.212 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/241
- chore(deps): update dependency nunit3testadapter to 5.1.0 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/243
- chore(deps): update dependency verify.xunit to 30.6.1 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/245
- chore(deps): update dependency tunit to 0.55.6 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/244
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/246
- chore(deps): update mstest monorepo by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/248
- chore(deps): update dependency tunit to 0.56.44 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/249
- chore(deps): update dependency verify.xunit to 30.7.3 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/250
- chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/251
- chore(deps): update dependency tunit to 0.57.1 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/253
- chore(deps): update dependency meziantou.analyzer to 2.0.215 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/263
Others
- Fix renovate package matches by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/211
- chore: Add charset to utf-8 in editorconfig by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/214
- Exclude xunit.v3* from updates by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/220
- Add dependencies to own changelog category by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/234
- Remove unused sdks from yml by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/256
- Update maintainer by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/257
- Remove obsolete script by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/258
New Contributors
- @tbui17 made their first contribution in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/221
Full Changelog: https://github.com/AwesomeAssertions/AwesomeAssertions/compare/9.1.0...9.2.0