Releases: RimuruDev/IndieInject
Releases · RimuruDev/IndieInject
v1.1.5
v1.1.2
v1.1.0
What's Changed
New Contributors
- Added Core Container and Scene Container for dependencies
- Registration and storage logic were reworked
- Now IDependenciesProvider provides Factories insted of just instance
- Added Singlton and Transient types of dependency
- Added InjectRegion attribute
Full Changelog: v1.0.0...v1.1.0
The basic functionality of dependency injection into a constructor/method, field, property, as well as implementation when Instantiating objects has been implemented.
The basic functionality of dependency injection into a constructor/method, field, property, as well as implementation when Instantiating objects has been implemented.
Full Changelog: https://github.com/RimuruDev/IndieInject/commits/v1.0.0