Releases: hyperf/di
Releases · hyperf/di
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…
Release v2.1.2
Setup yasd int Github Actions (#3097) * Setup yasd * Update * Update PipelineTest.php
Release v2.1.1
Optimized schema for composer.json
Release v2.1.0
Changed branch-alias of `dev-master` to `2.1-dev` (#3038) * Update branch-alias * Update composer.json
Release v2.0.25
Added method `ProceedingJoinPoint::getInstance()` to get instance whi…