update dependencies and add kdocs for percentage

This commit is contained in:
2024-12-21 09:02:31 +06:00
parent e8273ab80c
commit 8718c5e310
3 changed files with 51 additions and 10 deletions

View File

@@ -2,6 +2,11 @@
## 0.24.0
* `Versions`:
* `Coroutines`: `1.9.0` -> `1.10.1`
* `KSLog`: `1.3.6` -> `1.4.0`
* `Compose`: `1.7.1` -> `1.7.3`
* `Ktor`: `3.0.2` -> `3.0.3`
* `Common`:
* Rename `Progress` to more common `Percentage`. `Progress` now is typealias
* Fix of `Progress.compareTo` extension