Releases: hadashiA/VContainer
Releases · hadashiA/VContainer
v1.5.6
Fixes
- Fix a bug that RootLIfetimeScope missing when Domain reloading is disabled #129 @hadashiA
v1.5.3
Features
- Control the find scope of RegisterComponentInHierarchy #116
Fixes
v1.4.5
Bug Fixes
- Make VContainer.asmdef optional references use name (disable use GUID) #102 @hadashiA
- Fix RegisterComponent with built-in comonent types (not MonoBehaviour) #101 @hadashiA
v1.4.4
Changes
- Allow RegisterComponent to handle Component #97 @hadashiA
- Allow RegisterComponentInHierarchy take interface types #93 @hadashiA
v1.4.3
Bug Fixes
- Fix a bug where Singletons are duplicated if the child has the same interface #91 @hadashiA