7.0.0
版本发布时间: 2024-12-01 22:11:18
fluentassertions/fluentassertions最新发布版本:7.1.0(2025-01-17 14:51:22)
What's Changed
Breaking Changes
- Drop support for .NET Core 2.1, 3.0 and NSpec by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2835
Fixes
- The expectation node identified as a cyclic reference is still compared to the subject node using simple equality. by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2819
- Fix support for write-only properties in BeEquivalentTo by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2836
Documentation
- Fix minor syntax error in objectgraphs.md by @rklec in https://github.com/fluentassertions/fluentassertions/pull/2847
Others
- Use the same Qodana build pipeline as develop is using by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2809
- Add section highlighting for better navigation by @sentemon in https://github.com/fluentassertions/fluentassertions/pull/2807
- Bump all relevant dependencies by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2834
- Changed references to the master branch to main by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2848
- Missed two more references to master by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2849
- Backport bump of
System.Configuration.ConfigurationManager
andSystem.Threading.Tasks.Extensions
by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2856
New Contributors
- @sentemon made their first contribution in https://github.com/fluentassertions/fluentassertions/pull/2807
- @rklec made their first contribution in https://github.com/fluentassertions/fluentassertions/pull/2847
Full Changelog: https://github.com/fluentassertions/fluentassertions/compare/6.12.2...7.0.0