Sourced from FluentAssertions's releases.
7.0.0
What's Changed
Breaking Changes
- Drop support for .NET Core 2.1, 3.0 and NSpec by
@dennisdoomen
in fluentassertions/fluentassertions#2835Fixes
- The expectation node identified as a cyclic reference is still compared to the subject node using simple equality. by
@dennisdoomen
in fluentassertions/fluentassertions#2819- Fix support for write-only properties in BeEquivalentTo by
@dennisdoomen
in fluentassertions/fluentassertions#2836Documentation
- Fix minor syntax error in objectgraphs.md by
@rklec
in fluentassertions/fluentassertions#2847Others
- Use the same Qodana build pipeline as develop is using by
@dennisdoomen
in fluentassertions/fluentassertions#2809- Add section highlighting for better navigation by
@sentemon
in fluentassertions/fluentassertions#2807- Bump all relevant dependencies by
@dennisdoomen
in fluentassertions/fluentassertions#2834- Changed references to the master branch to main by
@dennisdoomen
in fluentassertions/fluentassertions#2848- Missed two more references to master by
@dennisdoomen
in fluentassertions/fluentassertions#2849- Backport bump of
System.Configuration.ConfigurationManager
andSystem.Threading.Tasks.Extensions
by@jnyrup
in fluentassertions/fluentassertions#2856New Contributors
@sentemon
made their first contribution in fluentassertions/fluentassertions#2807@rklec
made their first contribution in fluentassertions/fluentassertions#2847Full Changelog: https://github.com/fluentassertions/fluentassertions/compare/6.12.2...7.0.0
7.0.0-alpha.6
What's Changed
Breaking Changes
- Drop support for .NET Core 2.1, 3.0 and NSpec by
@dennisdoomen
in fluentassertions/fluentassertions#2835Fixes
- The expectation node identified as a cyclic reference is still compared to the subject node using simple equality. by
@dennisdoomen
in fluentassertions/fluentassertions#2819- Fix support for write-only properties in BeEquivalentTo by
@dennisdoomen
in fluentassertions/fluentassertions#2836Documentation
- Fix minor syntax error in objectgraphs.md by
@rklec
in fluentassertions/fluentassertions#2847Others
- Bump the xunit group with 2 updates by
@dependabot
in fluentassertions/fluentassertions#2802- Bump Microsoft.Testing.Extensions.TrxReport from 1.4.1 to 1.4.2 by
@dependabot
in fluentassertions/fluentassertions#2804- Bump Meziantou.Analyzer from 2.0.176 to 2.0.177 by
@dependabot
in fluentassertions/fluentassertions#2803- Bump cspell from 8.15.4 to 8.15.7 by
@dependabot
in fluentassertions/fluentassertions#2805- Better support for default interface and explicitly implemented properties by
@dennisdoomen
in fluentassertions/fluentassertions#2794- Upmerge 6.12.2 fixes from master by
@dennisdoomen
in fluentassertions/fluentassertions#2808- Use the same Qodana build pipeline as develop is using by
@dennisdoomen
in fluentassertions/fluentassertions#2809- Add section highlighting for better navigation by
@sentemon
in fluentassertions/fluentassertions#2807- Bump cspell from 8.15.7 to 8.16.0 by
@dependabot
in fluentassertions/fluentassertions#2818- Bump Microsoft.Testing.Extensions.CodeCoverage from 17.12.4 to 17.12.6 by
@dependabot
in fluentassertions/fluentassertions#2816- Bump the nuke group with 2 updates by
@dependabot
in fluentassertions/fluentassertions#2815- Bump the mstest group with 2 updates by
@dependabot
in fluentassertions/fluentassertions#2814- Bump Verify.Xunit from 28.1.3 to 28.2.0 in the xunit group by
@dependabot
in fluentassertions/fluentassertions#2813
... (truncated)
e0f4504
Added release note about raising dependencies5cdaa07
Downgrade ConfigurationManager
from 6.0.1 to 6.0.0ba3884e
Update FluentAssertions package dependencies (#2673)4647b6f
Missed two more references to master (#2849)483484d
Changed references to the master branch to main (#2848)4ddd79f
Fix minor syntax error in objectgraphs.md359d851
Fix building benchmarks projectb489c53
Fix support for write-only properties in BeEquivalentTo (#2836)5fa83e2
Drop support for .NET Core 2.1, 3.0 and NSpec (#2835)93efe19
Bump all relevant dependencies (#2834)