mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-23 02:28:47 +00:00
note about safely logic
This commit is contained in:
parent
9b30efd9a2
commit
9dd1848337
@ -3,6 +3,7 @@
|
|||||||
## 0.5.3
|
## 0.5.3
|
||||||
|
|
||||||
* `Coroutines`:
|
* `Coroutines`:
|
||||||
|
* **Mechanism of `safely` has been changed: instead of creating new scope now is used `withContext`**
|
||||||
* Extensions `doInUI` and `doInDefault` were replaced in common and available on any supported platform
|
* Extensions `doInUI` and `doInDefault` were replaced in common and available on any supported platform
|
||||||
* Extension `doInIO` replaced into `jvm` and available on any `JVM` platform
|
* Extension `doInIO` replaced into `jvm` and available on any `JVM` platform
|
||||||
* Old extension `safelyWithouException` without `onException` has been replaced by its copy with `onException` and
|
* Old extension `safelyWithouException` without `onException` has been replaced by its copy with `onException` and
|
||||||
|
Loading…
Reference in New Issue
Block a user