com.unity.editorcoroutines 0.0.1-preview.5
Notes: processedReleased April 3, 2019
Unity Compatibility
Minimum Unity: 2018.1
Package Dependencies
No dependency metadata provided.
📈 Improvements
- Updated Readme.md.
- Added unified yield statement processor.
- Added stack based processing of nested yield statements.
- Updated tests.
- Lowered memory footprint of editor coroutine instances.
⚡ API Changes
- Removed recursive handling of nested yield statements.
- Removed specialized yield statement processors.
