update soywiz dependencies and downgrade ksp

This commit is contained in:
2024-01-04 09:58:03 +06:00
parent c382423d77
commit 386fa830c3
2 changed files with 9 additions and 4 deletions

View File

@@ -2,6 +2,11 @@
## 0.20.24
**Since this version depdendencies of klock and krypto replaced with `com.soywiz.korge:korlibs-time` and `com.soywiz.korge:korlibs-crypto`**
* `Versions`:
* `Klock` (since now `KorlibsTime`): `4.0.10` -> `5.3.0`
* `Krypto` (since now `KorlibsCrypto`): `4.0.10` -> `5.3.0`
* `Serialization`:
* `Mapper`:
* `Mapper` pass decoder into callback of deserialization strategy