mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-17 13:53:49 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
6ebc5aa0c2
commit
d0a00031a1
@ -2,6 +2,15 @@
|
|||||||
|
|
||||||
## 0.16.7
|
## 0.16.7
|
||||||
|
|
||||||
|
* `Common`:
|
||||||
|
* New extensions `ifTrue`/`ifFalse`/`alsoIfTrue`/`alsoIfFalse`/`letIfTrue`/`letIfFalse`
|
||||||
|
* `Diff` now is serializable
|
||||||
|
* Add `IndexedValue` serializer
|
||||||
|
* `repeatOnFailure` extending: now you may pass any lambda to check if continue to try/do something
|
||||||
|
* `Coroutines`:
|
||||||
|
* `Compose`:
|
||||||
|
* `asMutableComposeState` and all depending functions now use `doInUI` to guarantee state changin in Main Dispatcher
|
||||||
|
|
||||||
## 0.16.6
|
## 0.16.6
|
||||||
|
|
||||||
* `Startup`:
|
* `Startup`:
|
||||||
|
Loading…
Reference in New Issue
Block a user