0.7.2
Added
Container.enable_stubs!
for test environments which enables stubbing components (GustavoCaso)
Changed
- Component identifiers can now include same name more than once ie
foo.stuff.foo
(GustavoCaso) Container#boot!
was renamed toContainer#start
(davydovanton)Container#boot
was renamed toContainer#init
(davydovanton)