Skip to content

v2.4

Compare
Choose a tag to compare
@intentor intentor released this 01 Apr 19:22
· 325 commits to master since this release

Changelog

Framework

  • Added methods ToNamespace() and ToNamespaceSingleton() to IBindingFactory.
  • Added method GetAssignableTypesInNamespace() to TypeUtils.
  • Updated IFactory interface to receive an InjectionContext object when creating objects. [Issue #2]
  • Removed private method IsAssignable() from BindingFactory.
  • Fixed type of parentType field in InjectionContext.
  • Fixed NullReferenceException when getting the type from a parent instance for InjectionContext.

Commander extension

  • Updated name of CommanderExtensions class to CommanderExtension (doesn't affect any existing code that uses the extension).

Installation

Import Intentor_Adic_v2.4.unitypackage into your Unity 3D project.