Fluentassertions.analyzers Versions Save

Analyzers based on the FluentAssertions best practices docs

0.17.1

2 years ago

0.17.0

2 years ago

0.15.0

2 years ago

What's Changed

Full Changelog: https://github.com/fluentassertions/fluentassertions.analyzers/compare/0.14.0...0.15.0

0.12.1

2 years ago

{FEATURE} - #115 Add support for net48

0.12.0

2 years ago

Compared to 0.11.4, the following has changed.

{FEATURE} - #94 Analyzer for Should().Equals()? {FIX} - #100 Catch currently uncought exceptions

0.11.4

5 years ago

Compared to 0.11.3, the following has changed.

{FIXED} - InvalidOperationException during build - #78 (thanks #FantasyTeddy for reporting) {FIXED} - .Should().HaveCount(1) for Dictionary cannot be converted to .Should().ContainSingle() - #77 (thanks #FantasyTeddy for reporting)