All Versions
76
Latest Version
Avg Release Cycle
27 days
Latest Release
-

Changelog History
Page 6

  • v3.1.3 Changes

    • 👌 Support multiply using tag and many
  • v3.1.2 Changes

    • ➕ Add new lifetime perContainer
  • v3.1.1 Changes

    • 👌 Improved speed by optimizing logging
  • v3.1.0 Changes

    • 👌 Support change bundle for DIFramework. Needed for static library
  • v3.0.6 Changes

    • 🔋 feature: You can now pass the bundle from which to retrieve the object
    • 🛠 bugfix: When created ViewController, library didn't consider storyboard bundle
  • v3.0.5 Changes

    • 👍 swift4 support
  • v3.0.4 Changes

    • 🛠 bugfix: Improve validate graph cycle, and logs.
  • v3.0.3 Changes

    • 🛠 bugfix: Support recursive inject into ViewControllers.
    • 🛠 bugfix: Fix component bundle source.
    • 🛠 bugfix: Fix valid method, for hard dependency graph.
    • 📇 Rename valid to validate(checkGraphCycles:)
  • v3.0.2 Changes

    • 🔄 Changed hierarchy/default logic. Now component inside framework a upper priority than 'default'
    • Small improve code documentantion
    • ➕ Added generated documentation for the code
  • v3.0.1 Changes

    • 👍 Now thread safe supported for append(framework:), append(part:), import()
    • Now append(framework:) also call import()