Releases: hadashiA/VContainer
Releases · hadashiA/VContainer
v1.7.1
Breaking Changes
- Change the lifetime of RegisterInstance to Singleton. #171 @hadashiA
Fixes
- Allow to register enum #180 @hadashiA
- Fix a bug that singleton registered with only interface cant resolve from child #181 @hadashiA was merged 33 seconds ago
v1.6.2
Bug Fixes
- Fix circular references in assemblies that ran CodeGen #172 @hadashiA
- Fix an error where EntryPointDispatcher constructor is striped #173 @hadashiA