Releases: hyperf/di
Releases · hyperf/di
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…
Release v2.1.0-beta1
Merge branch 'master' into 2.1-merge # Conflicts: # src/guzzle/src/CoroutineHandler.php # src/guzzle/tests/Stub/CoroutineHandlerStub.php
Release v2.0.19
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
Added @mixin into Model, you can use static methods friendly. (#2709) Co-authored-by: 李铭昕 <[email protected]>
Release v2.0.16
v2.0.16 (#2692)
Release v2.0.13
v2.0.13 (#2586) * Update CHANGELOG-2.0.md * Update awesome-components.md Co-authored-by: huangzhhui <[email protected]>
Release v2.0.10
Optimized error message when does not set the value of @var for @Inje…