Skip to content

Version 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmalloc jmalloc released this 23 Sep 02:32
· 447 commits to master since this release

To faciliate several performance improvements the following backwards compatibility breaking changes have been introduced:

  • [BC] CoroutineInterface no longer implements EventEmitterInterface - 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