Releases: hyperf/di
Releases · hyperf/di
Release v3.1.42
Full Changelog: v3.1.35...v3.1.42
Release v3.1.35
Format code (#6994)
Release v3.1.31
Release v3.1.31 (#6944) Co-authored-by: Deeka Wong <huangdijia@gmail.com>
Release v3.1.28
classload config annotation issue (#6912)
Release v3.1.27
Added composer.json normalize support (#6887)
Release v3.1.25
Fixed bug that `AOP` cannot work on `__construct`. (#6828)
Release v3.1.15
Format code by the latest `cs-fixer`. (#6617)
Release v3.1.14
Fixed bug that the configurations will be cleared when the `scan` con…
Release v3.1.6
Added method ReflectionManager::getAllClassesByFinder. (#6449)
Release v3.1.2
Fixed bug that AOP not working when using variadic parameters. (#6372) Co-authored-by: 李铭昕 <715557344@qq.com>