Skip to content

Releases: yiisoft/di

Version 1.4.1

01 Dec 11:55
Immutable release. Only release title and notes can be modified.
1.4.1
0954528

Choose a tag to compare

Full changelog

Version 1.4.0

30 May 11:38
1.4.0
95be35f

Choose a tag to compare

  • New #380: Add TagReference::id() method (@vjik)
  • Chg #390: Change PHP constraint in composer.json to 8.1 - 8.4 (@vjik)
  • Enh #324: Make BuildingException and NotFoundException friendly (@np25071984)
  • Enh #384: Make $config parameter in Container constructor optional (@np25071984)
  • Enh #387: Improve container performance (@samdark)
  • Bug #390: Explicitly mark nullable parameters (@vjik)

Version 1.3.0

14 Oct 06:48
1.3.0
edf748b

Choose a tag to compare

  • Enh #353: Add shortcut for tag reference #333 (@xepozz)
  • Enh #356: Improve usage NotFoundException for cases with definitions (@vjik)
  • Enh #364: Minor refactoring to improve performance of container (@samdark)
  • Enh #375: Raise minimum PHP version to ^8.1 and refactor code (@vjik)
  • Enh #376: Add default value true for parameter of ContainerConfig::withStrictMode() and
    ContainerConfig::withValidate() methods (@vjik)

Version 1.2.1

23 Dec 16:13
1.2.1
a6d889f

Choose a tag to compare

Version 1.2.0

05 Nov 11:02
1.2.0
a0762f4

Choose a tag to compare

  • Chg #310: Adopt to yiisoft/definition version ^3.0 (@vjik)
  • Enh #308: Raise minimum PHP version to ^8.0 and refactor code (@xepozz, @vjik)

Version 1.1.0

24 Jun 08:01
1.1.0
d1edae7

Choose a tag to compare

  • Chg #263: Raise minimal required version of psr/container to ^1.1|^2.0 (@xepozz, @vjik)

Version 1.0.3

17 Jun 13:14
1.0.3
bee7d60

Choose a tag to compare

  • Enh #302: Improve performance collecting tags (samdark)
  • Enh #303: Add support for yiisoft/definitions version ^2.0 (vjik)