1.3.0
1.3.0 - 2015-02-09
Added
- Added
ServiceProvider
functionality to allow cleaner resolving of complex dependencies. - Added
Inflector
functionality to allow for manipulation of resolved objects of a specific type. - Improvements to DRY throughout the package.
Fixed
- Setter in
ContainerAwareTrait
now returns self ($this
).