Skip to content

Releases: yiisoft/di

Version 1.3.0

14 Oct 06:48
1.3.0
edf748b
Compare
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
Compare
Choose a tag to compare

Version 1.2.0

05 Nov 11:02
1.2.0
a0762f4
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Enh #302: Improve performance collecting tags (samdark)
  • Enh #303: Add support for yiisoft/definitions version ^2.0 (vjik)