Skip to content

Releases: MechDancer/dependency

0.1.2

10 Mar 04:56
a9938bb
Compare
Choose a tag to compare
  • Add UniqueComponentWrapper that wraps an object unique-like component

  • Create interfaces IUniqueComponent and INamedComonent with default implementation, in case the
    class supposed to be a unique component or named component already has its super class

  • Rework generic finding algorithm on UniqueComponent

  • Fix the bug that property delegate created by annotatedInjector()
    instantiated AnnotatedInjector many times

  • Support removing components from scope

0.1.1

25 Feb 18:11
dbbd57b
Compare
Choose a tag to compare

Initial release

0.1.0-dev-3

06 Dec 12:28
Compare
Choose a tag to compare
修改版本号

0.1.0-dev-2: 审视类型定义

06 Dec 01:35
Compare
Choose a tag to compare
添加 ReadMe

Signed-off-by: YangDR <ydrml@hotmail.com>