Skip to content

Releases: hyperf/di

Release v2.1.2

11 Jan 02:22
Compare
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
Compare
Choose a tag to compare
Optimized schema for composer.json

Release v2.1.0

28 Dec 01:45
Compare
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
Compare
Choose a tag to compare
Added method `ProceedingJoinPoint::getInstance()` to get instance whi…

Release v2.1.0-beta1

14 Dec 12:14
Compare
Choose a tag to compare
Merge branch 'master' into 2.1-merge

# Conflicts:
#	src/guzzle/src/CoroutineHandler.php
#	src/guzzle/tests/Stub/CoroutineHandlerStub.php

Release v2.0.19

17 Nov 02:57
Compare
Choose a tag to compare
fix call Non-static method statically  (#2788)

* fix call Non-static method (__handlePropertyHandler) statically

* Fixed test cases.

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <[email protected]>

Release v2.0.17

02 Nov 05:21
Compare
Choose a tag to compare
Added @mixin into Model, you can use static methods friendly. (#2709)



Co-authored-by: 李铭昕 <[email protected]>

Release v2.0.16

26 Oct 04:31
Compare
Choose a tag to compare
v2.0.16 (#2692)

Release v2.0.13

28 Sep 03:01
Compare
Choose a tag to compare
v2.0.13 (#2586)

* Update CHANGELOG-2.0.md

* Update awesome-components.md

Co-authored-by: huangzhhui <[email protected]>

Release v2.0.10

07 Sep 05:15
Compare
Choose a tag to compare
Optimized error message when does not set the value of @var for @Inje…