Dip v4.6.0 Release Notes

    • Containers collaboration. Break your definitions in modules and link them together.
      #95, @ilyapuchka
    • โž• Added WeakSingleton scope.
      #96, @ilyapuchka
    • Properties Auto-injection now is performed before calling resolveDependencies block
      #97, @ilyapuchka
    • ๐Ÿ›  Fixed updating container's context when resolving properties with auto-injection.
      #98, @ilyapuchka
    • ๐Ÿ‘Œ Improved logging.
      #94, #99, @ilyapuchka
    • ๐Ÿ›  Fixed warning about using only extensions api.
      #92, @mwoollard