1. 2f6d7c9 A guide on coroutine contexts, Here context renamed to Unconfined by Roman Elizarov · 7 years ago
  2. 79a2868 Added deprecated (with error level) plus operators on Job and CoroutineDispatcher to catch potential problem with their incorrect use at compile time by Roman Elizarov · 7 years ago
  3. ea4a51b Updated to kotlin version 1.1.0-rc by Roman Elizarov · 7 years ago
  4. 7cf452e Dispatchers default behaviour is changed to schedule new coroutine for execution later. by Roman Elizarov · 7 years ago
  5. 44ba4b1 Removed currentCoroutineContext without replacement by Roman Elizarov · 7 years ago
  6. 67891d8 Added context parameter to CoroutineDispatcher methods, implemented Executor.toCoroutineDispatcher by Roman Elizarov · 7 years ago
  7. ed7b864 currentCoroutineContext is back as a choice of the context by Roman Elizarov · 7 years ago
  8. 3754f95 New implementation for 1.1-Beta by Roman Elizarov · 7 years ago