Releases: techdigga/unity-ui-thread-dispatcher
Releases · techdigga/unity-ui-thread-dispatcher
v1.0.0
Added
- Initial release
- Thread-safe action queue processing
- Multiple dispatch methods (immediate, delayed, next frame, end of frame)
- Async/await support with custom awaiter
- Interface-based design for dependency injection
- Modular architecture with separated concerns
- Comprehensive documentation and examples
- Unity Package Manager support