Skip to content

Releases: Dreamescaper/ServiceScan.SourceGenerator

1.2.5

30 Sep 15:22
251bdc8
Compare
Choose a tag to compare

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

13 Jun 21:30
bab2b3b
Compare
Choose a tag to compare

What's Changed

  • Support AsSelf registration
  • Report Warning instead of an Error when no types found based on search criteria