What's Changed
- Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0 by @dependabot-preview[bot] in #11
- Bump NUnit3TestAdapter from 3.15.1 to 3.16.1 by @dependabot-preview[bot] in #14
- Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 by @dependabot-preview[bot] in #15
- Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.0 by @dependabot-preview[bot] in #16
- Bump Microsoft.NET.Test.Sdk from 16.6.0 to 16.6.1 by @dependabot-preview[bot] in #17
- Bump NUnit3TestAdapter from 3.16.1 to 3.17.0 by @dependabot-preview[bot] in #19
- Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0 by @dependabot-preview[bot] in #20
- Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1 by @dependabot-preview[bot] in #21
- Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 by @dependabot-preview[bot] in #23
- Bump Serilog from 2.9.0 to 2.10.0 by @dependabot-preview[bot] in #22
- Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 by @dependabot-preview[bot] in #24
- Add support for loose URL handling and loose Absolute URL handling. by @AJH16 in #25
- Bump NUnit from 3.12.0 to 3.13.0 by @dependabot-preview[bot] in #26
- Bump NUnit from 3.13.0 to 3.13.1 by @dependabot-preview[bot] in #27
- Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 by @dependabot-preview[bot] in #28
- Bump NUnit from 3.13.1 to 3.13.2 by @dependabot-preview[bot] in #31
- Upgrade to GitHub-native Dependabot by @dependabot-preview[bot] in #32
- Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 by @dependabot-preview[bot] in #33
- Bump NUnit3TestAdapter from 3.17.0 to 4.0.0 by @dependabot[bot] in #34
- Bump Serilog.Sinks.Console from 3.1.1 to 4.0.0 by @dependabot[bot] in #35
- Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 by @dependabot[bot] in #36
- Bump NUnit3TestAdapter from 4.0.0 to 4.2.1 by @dependabot[bot] in #42
- Bump NUnit from 3.13.2 to 3.13.3 by @dependabot[bot] in #44
- Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.2.0 by @dependabot[bot] in #46
- Bump Serilog.Sinks.Console from 4.0.0 to 4.0.1 by @dependabot[bot] in #39
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 by @dependabot[bot] in #48
- Bump Serilog from 2.10.0 to 2.11.0 by @dependabot[bot] in #45
- Bump Serilog.Sinks.Console from 4.0.1 to 4.1.0 by @dependabot[bot] in #49
- Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot[bot] in #51
- Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot[bot] in #54
- Bump NUnit3TestAdapter from 4.2.1 to 4.3.0 by @dependabot[bot] in #53
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.5.0 by @dependabot[bot] in #58
- Bump NUnit3TestAdapter from 4.3.0 to 4.4.2 by @dependabot[bot] in #60
- Bump Serilog from 2.11.0 to 2.12.0 by @dependabot[bot] in #50
- Add CodeQL workflow for GitHub code scanning by @lgtm-com[bot] in #55
- [PR] The proj files have been updated to enable SourceLink by @JTOne123 in #18
- v3.0.0-beta.1 by @flipbit in #65
- Bump Serilog.Sinks.Console from 6.0.0 to 6.1.1 by @dependabot[bot] in #79
- Bump Meziantou.Analyzer from 3.0.121 to 3.0.122 by @dependabot[bot] in #67
- Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json by @dependabot[bot] in #69
- Bump Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Logging.Abstractions by @dependabot[bot] in #73
- Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.7.0 by @dependabot[bot] in #75
- Bump coverlet.collector from 6.0.4 to 10.0.1 by @dependabot[bot] in #66
- Fix all CodeQL code scanning alerts by @flipbit in #81
- Security hardening for untrusted input processing by @flipbit in #82
- Bump xunit.runner.visualstudio from 2.8.2 to 3.1.5 by @dependabot[bot] in #88
- feat: diagnostic subsystem redesign by @flipbit in #102
- Bump Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1 by @dependabot[bot] in #98
- Bump System.IO.Hashing from 8.0.0 to 10.0.10 by @dependabot[bot] in #100
- Bump Meziantou.Analyzer from 3.0.122 to 3.0.123 by @dependabot[bot] in #90
- Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json by @dependabot[bot] in #92
- Bump NSubstitute from 5.3.0 to 6.0.0 by @dependabot[bot] in #89
- Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.301 by @dependabot[bot] in #104
- Bump Meziantou.Analyzer from 3.0.123 to 3.0.124 by @dependabot[bot] in #105
- Bump Meziantou.Analyzer from 3.0.124 to 3.0.125 by @dependabot[bot] in #106
- v3.0.0 release by @flipbit in #107
New Contributors
- @AJH16 made their first contribution in #25
- @dependabot[bot] made their first contribution in #34
- @lgtm-com[bot] made their first contribution in #55
- @JTOne123 made their first contribution in #18
Full Changelog: v2.2.1...v3.0.0