Container v1.4.0 Release Notes

  • ➕ Added

    • ➕ Added isRegisteredCallable method to public API.
    • Invoking call now accepts named arguments at runtime.

    🛠 Fixed

    • Container now stores instantiated Service Providers after first instantiation.
    • Extending a definition now looks in Service Providers as well as just Definitions.