Skip to content

Releases: Micro-PHP/lib-dependency-injection

v1.7.0.1 Add MF testing component

24 Sep 11:12
08a537e

Choose a tag to compare

v1.7.1.1 Micro testing tool (#18)

v1.7.0

23 Sep 13:27
d45afde

Choose a tag to compare

What's Changed

  • V1.7.0 Implements proxy classes by @Asisyas in #14
  • v1.7.1 Fix curcular proxy service initialization by @Asisyas in #15
  • V1.7.1 Fix curcular creation proxy by @Asisyas in #17

Full Changelog: v1.6.4...1.7.0

2.0.0-alpha

06 Jul 20:51
ac96999

Choose a tag to compare

Release notes for 2.0.0-alpha

v2.x-automation-test

06 Jul 20:35
ac96999

Choose a tag to compare

Release notes for v2.x-automation-test

v1.6.4 release

07 Nov 13:41
7c5ceea

Choose a tag to compare

v1.6.4 Allow forced override services (#12)

v1.6.3 released

08 Feb 01:17
0c7c0ae

Choose a tag to compare

Fixed return comment for Container::get

v1.6.1 release

21 Jan 14:10
ef589c5

Choose a tag to compare

Update README (#10)

v1.0.2 - bugfix

09 Jan 12:35
5764cfe

Choose a tag to compare

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.

09 Jan 10:33
580f2c6

Choose a tag to compare

Merge pull request #5 from Micro-PHP/chore/enhancement

Chore: Enhancement

v1.0 Release

23 Nov 18:10
2b6d7b6

Choose a tag to compare

Merge pull request #3 from Micro-PHP/release-1.0

Release v1.0