Skip to content

Releases: kkjamie/unity-dependency-injection

v1.3.2

03 Dec 11:03
05035b5

Choose a tag to compare

Changes

  • Added better error handling to the IDependencyInjectionCompleteHandler.
  • Added EnableLogging property, and added several logs.
  • Refactored the type cache, improving injection performance.
  • Identified optimization opportunity and documented it with comments.

v1.3.1

07 Sep 12:12
6010b0a

Choose a tag to compare

Changes

  • Added LICENSE.md

v1.3.0

27 Oct 16:19
8823310

Choose a tag to compare

Changes

  • InjectToSceneObjects can now optionally inject to inactive game objects (default behaviour is to include inactive objects)

1.2.0

25 Mar 16:42
17df498

Choose a tag to compare

Changes

  • Added [IgnoreSceneInjection] Attribute

v1.1.0

20 Dec 13:52
914c94b

Choose a tag to compare

  • Updated API
  • Added assembly definitions
  • Added package.json

v1.0.0

03 Sep 08:21

Choose a tag to compare

initial commit