fill changelogs

This commit is contained in:
InsanusMokrassar 2023-03-18 12:24:25 +06:00
parent 5a1ed2f933
commit 890ab5b15d
1 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,13 @@
## 0.10.0
* New extensions for `KronScheduler`:
* `asTzFlowWithoutDelays`/`asFlowWithoutDelays`
* `asTzFlowWithDelays`/`asFlowWithDelays`
* Old `KronScheduler.asFlow` and `KronScheduler.asTzFlow` temporarily marked as deprecated: after several versions their
behaviour will be changed to undelayed one
* All the flow extensions now use `cold` non-channel flows. Potentially it should increase performance and decrease memory usage
## 0.9.0
* Versions