Version 0.2.0
Pre-release
Pre-release
To faciliate several performance improvements the following backwards compatibility breaking changes have been introduced:
- [BC]
CoroutineInterface
no longer implementsEventEmitterInterface
- several unused events were fired every time a co-routine was called - [BC]
Recoil::finalize()
now only works with generated based co-routines - this was previously implemented using the aforementioned events