Releases: hyperf/di
Releases · hyperf/di
Release v3.1.31
Release v3.1.31 (#6944) Co-authored-by: Deeka Wong <[email protected]>
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: 李铭昕 <[email protected]>
Release v3.1.0
Changed the `branch-alias` of all components to `3.1-dev`. (#6320)
Release v3.1.0-rc.11
Merge branch 'master' into 3.1 # Conflicts: # src/crontab/tests/ExecutorTest.php