Skip to content

Releases: hyperf/di

Release v2.2.0-rc4

12 Jul 01:42
Compare
Choose a tag to compare
Support setting multiple annotations by inheriting `AbstractMultipleA…

Release v2.2.0-beta2

15 Jun 16:48
Compare
Choose a tag to compare
Removed useless code from AbstractAnnotation. (#3700)

Release v2.2.0-beta1

07 Jun 02:25
Compare
Choose a tag to compare
Removed `roave/better-reflection` from other components. (#3654)

Release v2.1.19

31 May 02:00
Compare
Choose a tag to compare
 Fixed bug that `class_map` does not works in `Hyperf\Di\Annotation\S…

Release v2.1.16

26 Apr 01:10
Compare
Choose a tag to compare
Fixed `@Inject` does not works in nested trait. (#3520)

Release v2.1.15

18 Apr 15:27
Compare
Choose a tag to compare
Release v2.1.14

Release v2.1.14

12 Apr 05:10
Compare
Choose a tag to compare
optimization code (#3471)

Release v2.1.11

22 Mar 02:05
Compare
Choose a tag to compare
Fixed bug that the private property which injected by parent class do…

Release v2.0.26

19 Mar 13:33
Compare
Choose a tag to compare
fix ignore parent private properties

Release v2.1.5

01 Feb 03:33
Compare
Choose a tag to compare
Fixed bug that connection was not be released to pool when the consum…