v0.3
Pre-release
Pre-release
API renaming and introducing Invoke functionality
- Rename
RegisterAll
andMustRegisterAll
toProvideAll
and
MustProvideAll
. - Add functionality to
Provide
to support constructor withn
return
objects to be resolved into thedig.Graph
- Add
Invoke
function to invoke provided function and insert return
objects into thedig.Graph