Releases: SST-Systems/Initialization
Releases · SST-Systems/Initialization
Release list
1.0.0
First public release under SST Systems.
Async initialization pipeline for Unity and pure C#. Implement IInitializableAsync, hand the services to InitializeManager, and it runs each Initialize() in order, tracking progress and firing OnCompleted. DI-free core; a Zenject installer ships as a sample.
Full Changelog: https://github.com/SST-Systems/Initialization/commits/1.0.0