Releases: Micro-PHP/lib-dependency-injection
Releases · Micro-PHP/lib-dependency-injection
v1.7.0.1 Add MF testing component
v1.7.0
2.0.0-alpha
Release notes for 2.0.0-alpha
v2.x-automation-test
Release notes for v2.x-automation-test
v1.6.4 release
v1.6.4 Allow forced override services (#12)
v1.6.3 released
Fixed return comment for Container::get
v1.6.1 release
Update README (#10)
v1.0.2 - bugfix
Fix: Decorators with the same priority (#6) * Fix: Decorators with the same priority - Fixed the issue when only one decorator was applied when several decorators had the same priority; Signed-off-by: Oleksii Bulba <oleksii_bulba@epam.com> * Fix: Decorators with the same priority - Added unset service decorators when the service is initialized; Signed-off-by: Oleksii Bulba <oleksii_bulba@epam.com> * Fix: Decorators with the same priority - Fix unit tests; Signed-off-by: Oleksii Bulba <oleksii_bulba@epam.com> Signed-off-by: Oleksii Bulba <oleksii_bulba@epam.com>
v1.0.1 - Implemented tests and optimized performance.
Merge pull request #5 from Micro-PHP/chore/enhancement Chore: Enhancement
v1.0 Release
Merge pull request #3 from Micro-PHP/release-1.0 Release v1.0