Skip to content

Version 0.2.1

Choose a tag to compare

@ragboyjr ragboyjr released this 12 Mar 01:58
· 14 commits to master since this release

Added

  • Container\ContainerDecorator to help with creating container decorators.
  • Container\AuxillaryMethodsTrait to implement all of the auxillary methods
    in an object oriented manner.

Changed

  • Updated all of the container decorators to use the ContainerDecorator class