Skip to content

Releases: neneaX/IoC

0.1.0: Added Container instances grouping

24 Nov 17:36

Choose a tag to compare

Added name grouping when requesting a Container instance.
If name is not sent, the "default" Container instance is returned.

0.0.1: Added a reset (hard) method. Will erase the stored instance.

15 Nov 20:23

Choose a tag to compare

Changed getInstance from self to static to allow overrides.
Added Travis-CI file.