Skip to content

1.1.1

Latest

Choose a tag to compare

@hackerzhuli hackerzhuli released this 01 Aug 09:19

🔧 Improvements & Bug Fixes

Fixed

  • 🛠️ Unity Messaging - Fixed message handler conflicts by replacing single handler with typed event emitters, ensuring compilation finished events are properly received by test provider

Improved

  • 🔄 Test Provider - Simplified message handling by moving JSON parsing logic into the messaging client