rework of context exceptions

This commit is contained in:
2020-12-22 23:17:28 +06:00
parent d5a8d0f4d4
commit 6a89ffaa8a
3 changed files with 108 additions and 11 deletions

View File

@@ -2,6 +2,14 @@
## 0.4.15
* `Coroutines`:
* `safely`:
* `SafelyExceptionHandlerKey` has been deprecated
* `SafelyExceptionHandler` has been deprecated
* `ContextSafelyExceptionHandlerKey` has been added
* `ContextSafelyExceptionHandler` has been added
* `safelyWithContextExceptionHandler` has been added
## 0.4.14
* `Versions`: