All Versions
7
Latest Version
Avg Release Cycle
107 days
Latest Release
2810 days ago
Changelog History
Changelog History
-
v1.4.2 Changes
May 15, 2017๐ Fix injection for optional variadic arguments.
-
v1.4.1 Changes
April 07, 2017๐ Fixes delegate caching of namespaced closures, see #156.
-
v1.4.0
March 14, 2016 -
v1.3.0
March 07, 2016 -
v1.2.0 Changes
February 23, 2016โก๏ธ Miscellaneous updates
-
v1.1.0 Changes
August 26, 2015๐ This release adds a requested feature from #116
- If a "prepare" callable returns an object of the same type as the prepared instance that result will replace the original instance. This change simplifies working with immutable APIs where setter manipulation is not possible.
-
v1.0.2 Changes
August 12, 2015This patch adds improved error reporting when delegate callables return an incorrect type for the parameter they are intended to provision