Skip to content

Releases: alefranz/MELT

MELT 1.1.0

21 Sep 09:33

Choose a tag to compare

This introduces support for xUnit v3 and update the requirement for xUnit (v2) to 2.5.3

README for xUnit v3 integration: Easily test log or scope properties with xUnit.v3.
Or check out Sample Tests with xUnit.v3.

MELT Nuget
MELT.AspNetCore Nuget
MELT.Serilog Nuget
MELT.Serilog.AspNetCore Nuget
MELT.Xunit Nuget
MELT.Xunit.v3 Nuget

New from MELT 1.0

  • Support for xUnit v3 via new package MELT.Xunit.v3
  • Update requirement for MELT.Xunit to xUnit (v2) 2.5.3

MELT 1.1.0 Preview 1

19 Sep 22:01

Choose a tag to compare

MELT 1.1.0 Preview 1 Pre-release
Pre-release

This introduces support for xUnit v3 and update the requirement for xUnit (v2) to 2.5.3

README for xUnit v3 integration: Easily test log or scope properties with xUnit.v3.
Or check out Sample Tests with xUnit.v3.

MELT Nuget
MELT.AspNetCore Nuget
MELT.Serilog Nuget
MELT.Serilog.AspNetCore Nuget
MELT.Xunit Nuget
MELT.Xunit.v3 Nuget

New from MELT 1.0

  • Support for xUnit v3 via new package MELT.Xunit.v3
  • Update requirement for MELT.Xunit to xUnit (v2) 2.5.3

MELT 1.0

27 May 17:24
d195587

Choose a tag to compare

🥳 Release 1.0 is NOW available!

MELT Nuget
MELT.AspNetCore Nuget
MELT.Serilog Nuget
MELT.Serilog.AspNetCore Nuget
MELT.Xunit Nuget

New from MELT 0.9

  • New logo
  • Updated SourceLink
  • Adds missing XML comments
  • Adds missing Obsolete annotations

MELT 1.0 RC 2

18 May 13:22

Choose a tag to compare

MELT 1.0 RC 2 Pre-release
Pre-release

What's Changed

New from MELT 1.0 RC 1

  • Adds missing XML comments
  • Adds missing Obsolete annotations

Since latest release

  • New logo
  • Updated SourceLink

Full Changelog: 0.9.0...v1.0.0-rc.2

MELT 1.0 RC 1

18 May 11:03

Choose a tag to compare

MELT 1.0 RC 1 Pre-release
Pre-release
  • New logo
  • Upgrade SourceLink

Full Changelog: 0.9.0...v1.0.0-rc.1

Add support for Xunit 2.5.0

06 Aug 21:26
dda76a4

Choose a tag to compare

Add support for Xunit 2.5.0 (#38)

Assembly strong naming

26 Apr 22:38
8f689e5

Choose a tag to compare

0.8.0

Assembly strong naming (#31)

LogEntry.Scopes

21 Feb 20:23

Choose a tag to compare

The Scopes property returns all the active scopes of an entry.
Scope is now obsolete, but it is now behaving as expected (returns the inner active scope).
See the README for full instructions.

Also celebrating the first contribution 🎉
Thanks @wainwrightmark for raising the issue and providing a PR.

Fix minimum level and key-value pairs scopes

07 Nov 19:30
f79057a

Choose a tag to compare

0.6.0

Fix minimum level and key-value pairs scopes (#22)

Fix minimum level and key-value pairs scopes

16 Oct 20:03

Choose a tag to compare

0.6.0-preview.1

Fix minimum level and key-value pairs scopes