asFlow extension

This commit is contained in:
2020-01-13 10:15:01 +06:00
parent 5e4065ee53
commit 1d202a7311
7 changed files with 84 additions and 0 deletions

View File

@@ -8,3 +8,5 @@
* Klock `1.7.3` -> `1.8.6`
## 0.2.1
* Added support of flows: now any `KronScheduler` can be convert to `Flow<DateTime>` using `asFlow` extension