Skip to content

Releases: PosInformatique/PosInformatique.Logging.Assertions

v1.5.1

15 Mar 09:33
91b7877
Compare
Choose a tag to compare
  • Assert the log messages when using templated messages (fixes #20).

Nuget package

v1.5.0

26 Feb 09:54
4d5fdea
Compare
Choose a tag to compare
  • Add the support for mocking IsEnabled() method (#17)
  • Check the EndScope() when an exception is raised (#19)

Nuget package

v1.4.0

30 Nov 21:38
1efc9e4
Compare
Choose a tag to compare
  • Do not throw an exception in the Dispose() block of BeginScope() if an exception is ongoing (fixes #13).
  • Add the non generic ILogger mock support (fixes #14).

Nuget package

v1.3.0

25 Oct 17:04
a38b853
Compare
Choose a tag to compare
  • Fix an assertion message with the WithArguments() method (fixes #10).
  • Add the support of the WithException() followed by the WithArguments() method. (fixes #11).

Nuget package

v1.2.0

19 Oct 07:59
2cc6b79
Compare
Choose a tag to compare
  • Update the BeginScope() to use a delegate (resolve #7).
  • Add a BeginScopeAsDictionary() method to compare an object with a dictionary for the state object (resolve #8).

Nuget package

v1.1.0

16 Oct 14:40
72d5c4f
Compare
Choose a tag to compare
  • Add the support to assert le log message templates.

Nuget package

v1.0.3

16 Oct 09:35
44a83bc
Compare
Choose a tag to compare
  • Changes the dependency to the FluentAssertions library to the version 6.0.0.

Nuget package

v1.0.2

13 Oct 08:59
69d35df
Compare
Choose a tag to compare
  • Target the .NET Standard 2.0 instead of .NET Core 6.0.

Nuget package.

v1.0.1

11 Oct 23:47
7cfa05a
Compare
Choose a tag to compare
  • Fix the package description.

Nuget package.

v1.0.0

11 Oct 23:31
d7c6dcb
Compare
Choose a tag to compare
  • Initial version

Nuget package