Skip to content

Releases: roryprimrose/Neovolve.Logging.Xunit

Release 4.1.0-beta0002

23 Jun 04:16
4c4bbe4
Compare
Choose a tag to compare
Pre-release
Feature/115 mask sensitive values (#175)

* Added LoggingConfig.SensitiveValues
* Updated DefaultFormatter to mask sensitive values
* Added LoggingConfig.ScopeFormatter
* Added DefaultScopeFormatter
* Updated ScopeWriter to use Config.ScopeFormatter
* Renamed name parameters to categoryName
* Updated documentation

Release 4.1.0-beta0001

22 Jun 23:16
59372ab
Compare
Choose a tag to compare
Pre-release
Updated packages (#174)

+semver: feature

Closes #140 #139

Release 4.0.0

10 Jan 05:00
35c27a7
Compare
Choose a tag to compare
Fix package publish (#135)

* Fixed publishing to GitHub package registry

Release 3.6.1-beta0010

10 Jan 04:57
35c27a7
Compare
Choose a tag to compare
Pre-release
Fix package publish (#135)

* Fixed publishing to GitHub package registry

Release 3.6.0

13 Nov 22:29
b387c3e
Compare
Choose a tag to compare
Bump Microsoft.Extensions.Logging from 3.1.9 to 5.0.0 (#78)

Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 3.1.9 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rory Primrose <[email protected]>

Release 3.5.2-beta0019

13 Nov 22:28
b387c3e
Compare
Choose a tag to compare
Pre-release
Bump Microsoft.Extensions.Logging from 3.1.9 to 5.0.0 (#78)

Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 3.1.9 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rory Primrose <[email protected]>

Release 3.5.2-beta0018

13 Nov 22:19
e4bb64b
Compare
Choose a tag to compare
Pre-release
Feature/net5 (#81)

* Added net5.0 target

* Updated readme

Release 3.5.2-beta0017

13 Nov 10:51
94b1ddc
Compare
Choose a tag to compare
Pre-release
Bump System.Text.Json from 4.7.2 to 5.0.0 (#77)

Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 4.7.2 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rory Primrose <[email protected]>

Release 3.5.2-beta0016

13 Nov 10:39
8fbe6b7
Compare
Choose a tag to compare
Pre-release
Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.3.0 to 3.3.1 (#74)

Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Release 3.5.2-beta0015

12 Nov 08:06
3628399
Compare
Choose a tag to compare
Pre-release
Bump danielpalme/ReportGenerator-GitHub-Action from 4.7.1 to 4.8.0 (#80)

Bumps [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/ReportGenerator-GitHub-Action) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/danielpalme/ReportGenerator-GitHub-Action/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator-GitHub-Action/compare/4.7.1...fcd4362669811acd55cf798401c70797b9ac62d9)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>