mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2024-11-22 16:23:55 +00:00
fill changelogs
This commit is contained in:
parent
5a1ed2f933
commit
890ab5b15d
@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
## 0.10.0
|
## 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
|
## 0.9.0
|
||||||
|
|
||||||
* Versions
|
* Versions
|
||||||
|
Loading…
Reference in New Issue
Block a user