Releases: hyperf/di
Releases · hyperf/di
Release v2.2.0-rc4
Support setting multiple annotations by inheriting `AbstractMultipleA…
Release v2.2.0-beta2
Removed useless code from AbstractAnnotation. (#3700)
Release v2.2.0-beta1
Removed `roave/better-reflection` from other components. (#3654)
Release v2.1.19
Fixed bug that `class_map` does not works in `Hyperf\Di\Annotation\S…
Release v2.1.16
Fixed `@Inject` does not works in nested trait. (#3520)
Release v2.1.15
Release v2.1.14
Release v2.1.14
optimization code (#3471)
Release v2.1.11
Fixed bug that the private property which injected by parent class do…
Release v2.0.26
fix ignore parent private properties
Release v2.1.5
Fixed bug that connection was not be released to pool when the consum…