Releases: serilog-contrib/serilog-sinks-notepad
Releases · serilog-contrib/serilog-sinks-notepad
v3.0.0
⚡ New features / improvements
- Add support for .NET 6.0 & Serilog 2.12.0 (#49) (@augustoproiete)
Pull requests were reviewed by: @augustoproiete
Fixes issues reported by: @augustoproiete
Supported features and usage examples are described in the README.
NuGet package available on nuget.org.
v2.1.0
⚡ New features / improvements
🐛 Bug fixes
Pull requests were reviewed by: @augustoproiete
Fixes issues reported by: @bstordrup
Supported features and usage examples are described in the README.
NuGet package available on nuget.org.
v2.0.0
⚡ New features / improvements
- Add
net5.0
target, and removenetcoreapp2.0
target (#2) (@augustoproiete)
Supported features and usage examples are described in the README.
NuGet package available on nuget.org.
v1.1.1
⚡ New features / improvements
- Minor updates to NuGet package metadata: Embed icon via
PackageIcon
& usePackageLicenseExpression
instead of embedding the license (@augustoproiete)
Supported features and usage examples are described in the README.
NuGet package available on nuget.org.
v1.1.0
⚡ New features / improvements
- Add
NotepadWindow
static class for quick access to the most recent Notepad window opened by the user. Ideal for troubleshoting internal Serilog issues viaSelfLog
(@augustoproiete )
Supported features and usage examples are described in the README.
NuGet package available on nuget.org.