8.8.0
What's Changed
New features
- Add support for MSTest4 by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3111
Improvements
- Allow WithoutMessage when using Should().Throw() and ThrowAsync() by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3100
- Improve reporting of the differences between long strings by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3101
- Allow customizing the equivalency behavior for BeXmlSerializable by @logiclrd in https://github.com/fluentassertions/fluentassertions/pull/3107
Documentation
- Add docs for
configparameter by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3104
Others
- Refreshed readme by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3106
- Merge hotfix 8.7.1 back to main by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3109
- Fix release notes by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3112
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/fluentassertions/fluentassertions/pull/3113
Full Changelog: https://github.com/fluentassertions/fluentassertions/compare/8.7.1...8.8.0