StandardInput improvements

This commit is contained in:
2022-11-15 21:50:15 +06:00
parent 36214aeba5
commit 17ae0b119b
2 changed files with 28 additions and 8 deletions

View File

@@ -2,6 +2,8 @@
## 0.4.1
* Now it is possible to use `StandardInput` with simple `T` types instead of states
## 0.4.0
* `Kotlin`: `1.7.20`