dig v0.3 Release Notes

Release Date: 2017-05-02 // almost 7 years ago
  • โž• Added

    • โž• Add functionality to Provide to support constructor with n return objects to be resolved into the dig.Graph
    • โž• Add Invoke function to invoke provided function and insert return objects into the dig.Graph

    ๐Ÿ”„ Changed

    • ๐Ÿ“‡ Rename RegisterAll and MustRegisterAll to ProvideAll and MustProvideAll.