Skip to content

Releases: LayeredCraft/decoweaver

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 26 Jun 12:30
cb0c6d0

Changes

🔧 CI/CD

  • ci: upgrade devops-templates to v10.0 with NuGet trusted publishing @ncipollina (#45)

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 19 Apr 23:06
77d1a53

Changes

  • chore(deps): bump NuGet packages and release v1.0.1 @ncipollina (#43)
  • docs: update namespace references and add DecoWeaver deprecation notice @ncipollina (#42)
  • refactor: rename assembly and package from DecoWeaver to LayeredCraft.DecoWeaver @ncipollina (#41)

🔧 CI/CD

  • ci(github): migrate workflows to v8 templates and add .NET 11 support @ncipollina (#44)

v1.0.1.14

Choose a tag to compare

@github-actions github-actions released this 30 Mar 12:05
9476965

What's Changed

  • chore(deps): bump NuGet packages and release v1.0.1 by @ncipollina in #43

Full Changelog: v1.0.0.13...v1.0.1.14

v1.0.0.13

Choose a tag to compare

@github-actions github-actions released this 29 Mar 02:17
d4232b3

What's Changed

  • docs: update namespace references and add DecoWeaver deprecation notice by @ncipollina in #42

Full Changelog: v1.0.0.12...v1.0.0.13

v1.0.0.12

Choose a tag to compare

@github-actions github-actions released this 29 Mar 02:02
f0c48b8

What's Changed

  • refactor: rename assembly and package from DecoWeaver to LayeredCraft.DecoWeaver by @ncipollina in #41

Full Changelog: v1.0.6.11...v1.0.0.12

v1.0.6.11

Choose a tag to compare

@github-actions github-actions released this 05 Mar 19:27
6bcca77

What's Changed

  • chore(deps): bump NuGet packages and release v1.0.6 by @ncipollina in #40

Full Changelog: v1.0.5-beta.10...v1.0.6.11

v1.0.5-beta.10

Choose a tag to compare

@github-actions github-actions released this 15 Nov 00:57
1adf375

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

Choose a tag to compare

@github-actions github-actions released this 14 Nov 00:43
3273c36

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

Choose a tag to compare

@github-actions github-actions released this 13 Nov 15:48
bd22f70

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

Choose a tag to compare

@github-actions github-actions released this 13 Nov 01:37
e90c98e

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