What's Changed
🚀 New features
- feat: report scan matches whose type is inaccessible (AWT193) by @vbreuss in #115
- feat: let a
[Module]self-compile its own[Scan]by @vbreuss in #117 - feat: support lifecycle hooks on [Scan], with generic dispatch by @vbreuss in #118
- feat: support lifecycle hooks on a
[Module]'s self-compiled[Scan]by @vbreuss in #127
🐞 Bug fixes
🧰 Maintenance
- refactor: assert diagnostics by wildcard so failures show the actual output by @vbreuss in #114
- chore: Bump actions/setup-dotnet from 5 to 6 by @dependabot[bot] in #119
- chore: Bump Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1 by @dependabot[bot] in #123
- chore: Bump SharpCompress from 0.49.1 to 0.50.0 by @dependabot[bot] in #125
- chore: Bump Pure.DI from 2.5.0 to 2.5.1 by @dependabot[bot] in #124
- chore: Bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Hosting by @dependabot[bot] in #121
- chore: Bump Microsoft.Extensions.Hosting.Abstractions from 10.0.9 to 10.0.10 by @dependabot[bot] in #122
- chore: group auto-generated release notes by category by @vbreuss in #126
- test: cover lifetime and diagnostic ownership of a
[Module]'s self-compiled[Scan]by @vbreuss in #128
Full Changelog: v0.6.0...v0.7.0