Skip to content

1.3.0

Compare
Choose a tag to compare
@hadashiA hadashiA released this 30 Nov 03:08
· 986 commits to master since this release
16f243a

Features

  • Support Container.Inject(), Container.InjectGameObject(), Container.Instantiate() #64 @hadashiA
  • Add setting to execute auto Inject to MonoBehaviour #64 @hadashiA

Changes

  • Rename LifetimeScope.Push to LifetimeScope.Enqueue #65 @hadashiA
    • LifetimeScope.Push is obsolated.