We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a15a613 commit 15452f9Copy full SHA for 15452f9
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [1.0.1] - 2026-01-27
8
+
9
- Updated the README to clarify that `[GenerateInterface]` and `[RegisterAsGeneratedInterface]` require non‑nested partial classes or structs.
10
11
## [1.0.0] - 2026-01-27
@@ -27,3 +29,4 @@ All notable changes to this project will be documented in this file.
27
29
- Custom generated extension naming via `ServiceCollectionExtension`.
28
30
- Aggregate `AddAttributedDi()` generation across referenced projects (opt-in MSBuild property).
31
- Source-generated registration code (no runtime reflection scanning).
32
0 commit comments