Skip to content

Releases: fluentassertions/fluentassertions.analyzers

0.10.0

17 Apr 22:35
ae0d408
Compare
Choose a tag to compare

Compared to 0.9.0, the following has changed.

{NEW} support for comparable assertions - #20

0.9.0

11 Feb 18:44
dcb2c69
Compare
Choose a tag to compare

Compared to 0.8.0, the following has changed.

{New} support for string assertions - #19

0.8.0

11 Jan 18:48
8891aec
Compare
Choose a tag to compare

Compared to 0.7.0, the following has changed.

{Improvement} added support for - #21 (thanks @krajek for reporting)

0.7.0

25 Oct 18:14
Compare
Choose a tag to compare

Compared to 0.6.0, the following has changed.

{Improvement} added support for - #12 (thanks @jnyrup for reporting)

0.6.0

24 Oct 22:18
Compare
Choose a tag to compare

Compared to 0.5.1, the following has changed.

  • {Improvement} improved the algorithm of analyzing expressions - #16
  • {Fixed} fixed the analyzer wrongfully reporting Count method with a predicate and - #11 (thanks @jnyrup for reporting)
  • {Fixed} fixed the algorithm of analyzing expressions throwing exception when assertion contains multiple calls to a method with the same name with arguments - #10 (thanks @jnyrup for reporting)
  • {Fixed} fixed the algorithm of analyzing expressions reporting when the assertion statement accesses properties and continues the assertion - #13 (thanks @jnyrup for reporting)

0.5.1

23 Oct 17:26
Compare
Choose a tag to compare

Compared to 0.5.0, the following has changed.

  • {New} added support for expression-bodied methods - #15 (thanks @jnyrup for reporting #14)

0.5.0

21 Oct 20:24
Compare
Choose a tag to compare
  • {Feature} - added support for Dictionaries

0.4.0

19 Oct 22:27
Compare
Choose a tag to compare

Compared to 0.3.0, the following has changed.

  • {Feature} Replacing part of assertion - #5

Collection assertions analyzers

13 Oct 13:16
Compare
Choose a tag to compare

the following scenarios are supported - collections