Skip to content

Releases: lucatume/di52

2.1.1

23 Oct 09:42
Compare
Choose a tag to compare

Added

  • new build tools to the repository

Changed

  • refactor Container::callback code to re-use callbacks when available (thanks @sc0ttkclark)

Fixed

  • fix an issue where the Closure produced by the callback method would build the object for static method calls

2.1.0

14 Jul 07:43
Compare
Choose a tag to compare

Added

  • support for one parameter singletong binding of concrete, instantiatable, classes, thanks @Luc45

2.0.12

14 Oct 08:28
b5ae392
Compare
Choose a tag to compare

Added

  • add PHPStorm make method auto-completion (thanks @Luc45)