All Versions
6
Latest Version
Avg Release Cycle
19 days
Latest Release
2208 days ago
Changelog History
Changelog History
-
v0.5
March 04, 2017 -
v0.4 Changes
February 05, 2017🛠 Also, fixed coroutines label trick for nested coroutines.
-
v0.3 Changes
January 26, 2017- ⚡️ Updated to Kotlin 1.1 Beta (
1.1.0-beta-22
) - Improved the do notation: now the result type argument is inferred, and the control flow is checked
- The continuation cloning for the do notation has also been improved and now it fits cases when the binding is deferred (next
bind
is not called within the current one)
- ⚡️ Updated to Kotlin 1.1 Beta (
-
v0.3-1 Changes
January 26, 2017➕ Added sources jar to archives.
-
v0.2
January 09, 2017 -
v0.1
December 01, 2016