Releases: BroWar-Collective/Unity-Injection
Releases · BroWar-Collective/Unity-Injection
v1.2.6
Changed:
- Fix enabling ProjectContext in builds
v1.2.5
Added:
- RootContext implementation
- FixedContext implementation
- ContextOrderHelper implementation
Changed:
- Rename ExposableInstaller to ExposableSubInstaller
v1.2.2
Changed:
- Fix constraints in the Zenject.Editor.TestFramework assembly
v1.2.1
Added:
- Processable installers and ISubProcessor interface
Changed:
- Renamed: IMinorInstaller => ISubInstaller
- Renamed: GeneralInstaller => ContextInstaller
v1.1.0
Added:
- Possibility to predefine ProjectContext using InjectionManager
Changed: