Releases: Dreamescaper/ServiceScan.SourceGenerator
Releases · Dreamescaper/ServiceScan.SourceGenerator
1.3.6
1.3.4
What's Changed
- Support custom handling for types by @Dreamescaper in #15
Full Changelog: 1.2.5...1.3.4
1.2.5
What's Changed
- Generate matching IServiceProvider parameter name by @Dreamescaper in #11
- Add support for keyed services by @Dreamescaper in #13
- Rollback Microsoft.CodeAnalysis.CSharp to support dotnet 8.0.108
Full Changelog: 1.1.2...1.2.5
1.1.2
What's Changed
- Support AsSelf registration
- Report Warning instead of an Error when no types found based on search criteria