Releases: alefranz/MELT
MELT 1.1.0
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.
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
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.
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
MELT 1.0 RC 2
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
- New logo
- Upgrade SourceLink
Full Changelog: 0.9.0...v1.0.0-rc.1
Add support for Xunit 2.5.0
Add support for Xunit 2.5.0 (#38)
Assembly strong naming
0.8.0 Assembly strong naming (#31)
LogEntry.Scopes
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
0.6.0 Fix minimum level and key-value pairs scopes (#22)
Fix minimum level and key-value pairs scopes
0.6.0-preview.1 Fix minimum level and key-value pairs scopes