Container v1.3.0 Release Notes

Release Date: 2015-02-09 // about 9 years ago
  • โž• 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).