Releases: LayeredCraft/decoweaver
Releases · LayeredCraft/decoweaver
v1.0.5-beta.10
What's Changed
- feat: Migrate code generation from StringBuilder to Scriban templates (v1.0.5-beta) by @ncipollina in #14
Full Changelog: v1.0.4-beta.9...v1.0.5-beta.10
v1.0.4-beta.9
What's Changed
- feat: Add instance registration support for singleton decorators (Phase 3 of #3) by @ncipollina in #13
Full Changelog: v1.0.3-beta.8...v1.0.4-beta.9
v1.0.3-beta.8
What's Changed
- feat: Add keyed service support for decorator registration (Phase 2 of #3) by @ncipollina in #12
Full Changelog: v1.0.2-beta.7...v1.0.3-beta.8
v1.0.2-beta.7
What's Changed
- feat: Add factory delegate support for decorator registration by @ncipollina in #9
Full Changelog: v1.0.1-beta.6...v1.0.2-beta.7
v1.0.1-beta.6
What's Changed
- feat: Assembly-level decorator support (Phase 2a of #2) by @ncipollina in #7
Full Changelog: v1.0.0-beta.5...v1.0.1-beta.6
v1.0.0-beta.5
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.4
What's Changed
- docs: Fix installation commands and resolve broken documentation links by @ncipollina in #6
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
What's Changed
- refactor: Use ForAttributeWithMetadataName for non-generic decorator discovery by @ncipollina in #5
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- refactor: Improve code generation quality and fix registration bug by @ncipollina in #4
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- feat: Initial implementation of DecoWeaver source generator by @ncipollina in #1
New Contributors
- @ncipollina made their first contribution in #1
Full Changelog: https://github.com/LayeredCraft/decoweaver/commits/v1.0.0-beta.1