All Versions
13
Latest Version
Avg Release Cycle
127 days
Latest Release
2443 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.2.1 Changes
October 16, 2014- [IMPROVED] Added support for cancellable promises
-
v0.2.0 Changes
September 23, 2014🐎 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 coroutine was called - [BC]
Recoil::finalize()
now only works with generator based coroutines - this was previously implemented using the aforementioned events
- [BC]
-
v0.1.0 Changes
February 04, 2014- 🎉 Initial release