Skip to content

Releases: hyperf/di

Release v2.1.16

26 Apr 01:10

Choose a tag to compare

Fixed `@Inject` does not works in nested trait. (#3520)

Release v2.1.15

18 Apr 15:27

Choose a tag to compare

Release v2.1.14

Release v2.1.14

12 Apr 05:10

Choose a tag to compare

optimization code (#3471)

Release v2.1.11

22 Mar 02:05

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

Choose a tag to compare

fix ignore parent private properties

Release v2.1.5

01 Feb 03:33

Choose a tag to compare

Fixed bug that connection was not be released to pool when the consum…

Release v2.1.2

11 Jan 02:22

Choose a tag to compare

Setup yasd int Github Actions (#3097)

* Setup yasd

* Update

* Update PipelineTest.php

Release v2.1.1

04 Jan 03:20

Choose a tag to compare

Optimized schema for composer.json

Release v2.1.0

28 Dec 01:45

Choose a tag to compare

Changed branch-alias of `dev-master` to `2.1-dev` (#3038)

* Update branch-alias

* Update composer.json

Release v2.0.25

27 Dec 05:05

Choose a tag to compare

Added method `ProceedingJoinPoint::getInstance()` to get instance whi…