Skip to content

Releases: techdigga/unity-ui-thread-dispatcher

v1.0.0

12 Oct 10:24

Choose a tag to compare

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