Dip v4.2.0 Release Notes

    • โž• Added support for Swift Package Manager.
      #41, @ilyapuchka
    • โž• Added Linux support.
      #42, #46, @ilyapuchka
    • ๐Ÿ›  Fixed the issue that could cause singleton instances to be reused between different containers.
      #43, @ilyapuchka
    • โž• Added public AutoInjectedPropertyBox protocol for user-defined auto-injected property wrappers.
      #49, @ilyapuchka