Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 17:25
6657202

What's Changed

  • test: cover runtime types and registration attributes by @vbreuss in #91
  • test: dedicated concurrent-resolution suite with no-double-dispose guarantees by @vbreuss in #92
  • feat!: replace [FromServices] with container-side [ImportService<T>] by @vbreuss in #94
  • feat: add container-side [InjectProperty<T>] property injection by @vbreuss in #93
  • docs: container-side DI idioms as the clean-domain path; pin factory-[FromKey]/[Arg] idioms by @vbreuss in #96
  • feat: add suppressible boundary analyzers AWT134 and AWT135 by @vbreuss in #98
  • docs: teach the composition root and DI anti-patterns by @vbreuss in #97

Full Changelog: v0.3.0...v0.4.0