Skip to content

Releases: Dreamescaper/ServiceScan.SourceGenerator

1.3.6

23 Dec 15:52
c37de92
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.4...1.3.6

1.3.4

22 Dec 15:01
0851f80
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.5...1.3.4

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